Creates an IAgGatorPluginProvider
object.
Read-only property
[Visual Basic .NET] |
---|
Public Property GatorProvider() As IAgGatorPluginProvider
|
[C#] |
---|
public IAgGatorPluginProvider GatorProvider {get;}
|
[Managed C++] |
---|
public: __property IAgGatorPluginProvider^ get_GatorProvider();
|
[Unmanaged C++] |
---|
public: HRESULT get_GatorProvider(
|
[Java] |
---|
public IAgGatorPluginProvider getGatorProvider();
|