STK AgStkPluginSend comments on this topic.
ConfigDirectory Property (IAgStkPluginSite)
See Also
Windows





Windows & Linux

Description

The directory path of the user configuration area.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ConfigDirectory() As String
[C#]
public string ConfigDirectory {get;}
[Managed C++]
public: __property String __gc ^ get_ConfigDirectory();
[Unmanaged C++]
public: HRESULT get_ConfigDirectory(
    BSTR * pDirPath
);
[Java]
public String getConfigDirectory();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.