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