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++] |
|---|
|
| [Java] |
|---|
public IAgGatorPluginProvider getGatorProvider(); |
[Python - STK API ] |
|---|
@property def GatorProvider(self) -> "IAgGatorPluginProvider": |






