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