AGI Ui Plugins 11 Send comments on this topic.
PersonalityName Property (IAgUiPluginSite)
See Also 





Description

A name of the currently loaded personality (possible values are 'STK', 'ODTK', etc.).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PersonalityName() As String

[C#]
public string PersonalityName {get;}

[Managed C++]
public: __property String __gc ^ get_PersonalityName();

[Unmanaged C++]
public: HRESULT get_PersonalityName(
BSTR * pRetVal
);

[Java]
public String getPersonalityName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1