ITaskFormInfo.PreviewView 屬性

定義

會得到一個值,表示該檢視是否被預覽。

public:
 property bool PreviewView { bool get(); };
public bool PreviewView { get; }
member this.PreviewView : bool
Public ReadOnly Property PreviewView As Boolean

屬性值

true如果視圖是預覽的;否則,。 false

適用於