AGI AgStkPlugin 11Send comments on this topic.
ConfigDirectory Property (IAgGatorPluginSite)
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

© 2018 Analytical Graphics, Inc. All Rights Reserved.