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





Description

Returns the complete path to the application, excluding the final separator and name of the application. Read-only String.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Path() As String

[C#]
public string Path {get;}

[Managed C++]
public: __property String __gc ^ get_Path();

[Unmanaged C++]
public: HRESULT get_Path(
BSTR * pRetVal
);

[Java]
public String getPath();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1