Returns the profile interface.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Profile() As IAgVeAttProfile |
| [C#] |
|---|
public IAgVeAttProfile Profile {get;} |
| [Managed C++] |
|---|
public: __property IAgVeAttProfile^ get_Profile(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Profile( |
| [Java] |
|---|
public IAgVeAttProfile getProfile(); |
