PccViewerServices Namespace > ServiceLocator Class : Singleton Property |
'Declaration Public Shared ReadOnly Property Singleton As ServiceLocator
'Usage Dim value As ServiceLocator value = ServiceLocator.Singleton
public static ServiceLocator Singleton {get;}
public read-only property Singleton: ServiceLocator; static;
public static function get Singleton : ServiceLocator
public: __property static ServiceLocator* get_Singleton();
public: static property ServiceLocator^ Singleton { ServiceLocator^ get(); }