IPublishProperties2.UpdatePeriodically Özellik

Tanım

Uygulamanın güncelleştirmeleri denetleyip denetmeyeceğini alır veya ayarlar.

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

Özellik Değeri

Boolean

true uygulamanın güncelleştirmeleri denetlemesi gerekiyorsa.

Uygulamalar

Öznitelikler

Şunlara uygulanır