AGI STK Astrogator 11 Send comments on this topic.
PluginConfig Property (IAgVASearchPluginResult)
See Also 





Description

The properties of the selected plugin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PluginConfig() As IAgVAPluginProperties

[C#]
public IAgVAPluginProperties PluginConfig {get;}

[Managed C++]
public: __property IAgVAPluginProperties^ get_PluginConfig();

[Unmanaged C++]
public: HRESULT get_PluginConfig(
IAgVAPluginProperties ** ppRetVal
);

[Java]
public IAgVAPluginProperties getPluginConfig();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1