IPublishProperties.UpdateEnabled Свойство

Определение

Возвращает или задает значение, указывающее, разрешено ли пользователям обновлять свои приложения.

public:
 property bool UpdateEnabled { bool get(); void set(bool value); };
public:
 property bool UpdateEnabled { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(22)]
public bool UpdateEnabled { get; set; }
[<System.Runtime.InteropServices.DispId(22)>]
member this.UpdateEnabled : bool with get, set
Public Property UpdateEnabled As Boolean

Значение свойства

Boolean

true значение, если пользователям разрешено обновлять свои приложения.

Атрибуты

Применяется к