The component directory interface
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ComponentDirectory() As IAgComponentDirectory |
| [C#] |
|---|
public IAgComponentDirectory ComponentDirectory {get;} |
| [Managed C++] |
|---|
public: __property IAgComponentDirectory^ get_ComponentDirectory(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ComponentDirectory( |
| [Java] |
|---|
public IAgComponentDirectory getComponentDirectory(); |
