ActivityPreviewDesigner.ShowPreview 屬性

定義

會取得或設定一個值,指示是否應該在設計器中顯示活動預覽。

public:
 property bool ShowPreview { bool get(); void set(bool value); };
public bool ShowPreview { get; set; }
member this.ShowPreview : bool with get, set
Public Property ShowPreview As Boolean

屬性值

true 以顯示活動預覽; ActivityPreviewDesigner否則, false

適用於