Get 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++] |
|---|
|
| [Java] |
|---|
public IAgComponentDirectory getComponentDirectory(); |
[Python - STK API ] |
|---|
@property def ComponentDirectory(self) -> "IAgComponentDirectory": |






