AGI Ui Application 11Send comments on this topic.
Personality Property (IAgUiApplication)
See Also 
Windows






Windows & Linux

Description

Returns a reference to the currently loaded personality.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Personality() As Object
[C#]
public Object Personality {get;}
[Managed C++]
public: __property IUnknown^ get_Personality();
[Unmanaged C++]
public: HRESULT get_Personality(
   IUnknown ** ppRetVal
);
[Java]
public Object getPersonality();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.