AGI STK Objects 11Send comments on this topic.
FilePath Property (IAgMtoVOModel)
See Also 
Windows






Windows & Linux

Description

The full path and file name of the track model file.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FilePath() As String
[C#]
public string FilePath {get;}
[Managed C++]
public: __property String __gc ^ get_FilePath();
[Unmanaged C++]
public: HRESULT get_FilePath(
   BSTR * pRetVal
);
[Java]
public String getFilePath();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.