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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.