public bool IsNotSupporting { get; }
Public ReadOnly Property IsNotSupporting As Boolean Get
public: property bool IsNotSupporting { bool get (); }
member IsNotSupporting : bool with get
In This Article