AGI AgStkPlugin 11 Send comments on this topic.
ScenarioDirectory Property (IAgGatorPluginSite)
See Also 





Description

The directory path of the current scenario.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ScenarioDirectory() As String

[C#]
public string ScenarioDirectory {get;}

[Managed C++]
public: __property String __gc ^ get_ScenarioDirectory();

[Unmanaged C++]
public: HRESULT get_ScenarioDirectory(
BSTR * pRetVal
);

[Java]
public String getScenarioDirectory();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1