An STK-conformant path to the VGT component
that can be used to visualize the VGT components in 3D (i.e.
\"CentralBody/Earth Body Vector\", etc.).
Read-only property
| [Visual Basic .NET] |
|---|
Public Property QualifiedPath() As String
|
| [C#] |
|---|
public string QualifiedPath {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_QualifiedPath();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_QualifiedPath(
|
| [Java] |
|---|
public String getQualifiedPath();
|