public static EmptyFileControlManager Instance { get; }
Public Shared ReadOnly Property Instance As EmptyFileControlManager
Get
public:
static property EmptyFileControlManager^ Instance {
EmptyFileControlManager^ get ();
}
static member Instance : EmptyFileControlManager with get