public static int ScreenCount { get; }
Public Shared ReadOnly Property ScreenCount As Integer Get
public: static property int ScreenCount { int get (); }
static member ScreenCount : int with get
In This Article