ITaskFormInfo.PreviewView 属性

定义

会获得一个值,表示视图是否被预览。

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

属性值

true如果视图被预览;否则,。 false

适用于