IPublishProperties2.CreateWebPageOnPublish Özellik

Tanım

Bu uygulama yayımlandığında bir Web sayfası oluşturulup oluşturulmayacağını alır veya ayarlar.

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

Özellik Değeri

Boolean

true bir Web sayfası oluşturulması gerekiyorsa.

Uygulamalar

Öznitelikler

Şunlara uygulanır