Miner.Geodatabase Namespace > ConfigTopLevel Class : Instance Property |
'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Public Shared ReadOnly Property Instance As IMMConfigTopLevel
'Usage
Dim value As IMMConfigTopLevel value = ConfigTopLevel.Instance
[System.ComponentModel.Browsable(false)] public static IMMConfigTopLevel Instance {get;}
public read-only property Instance: IMMConfigTopLevel; static;
System.ComponentModel.BrowsableAttribute() public static function get Instance : IMMConfigTopLevel
[System.ComponentModel.Browsable(false)] public: __property static IMMConfigTopLevel* get_Instance();
[System.ComponentModel.Browsable(false)] public: static property IMMConfigTopLevel^ Instance { IMMConfigTopLevel^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2