AGI AgStkPlugin 11 Send 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 * pRetVal
);

[Java]
public String getConfigDirectory();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface