bool DisableAppManagerUpdates { get; set; }
Property DisableAppManagerUpdates As Boolean Get Set
property bool DisableAppManagerUpdates { bool get (); void set (bool value); }
abstract DisableAppManagerUpdates : bool with get, set
In This Article