ExecutionInfo.HasDocumentMap 屬性

定義

顯示報告是否包含文件映射。

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

屬性值

一個 Boolean 值。

備註

HasDocumentMap 為 , true則可透過 方法 GetDocumentMap 檢索文件映射。

適用於