public static bool SingleInstance { get; set; }
Public Shared Property SingleInstance As Boolean Get Set
public: static property bool SingleInstance { bool get (); void set (bool value); }
static member SingleInstance : bool with get, set
In This Article