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