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






Windows & Linux

Description

The current folder's name.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.