Report.CompatLevelSpecified 屬性

定義

取得或設定一個值,表示是否指定相容層級。

public:
 property bool CompatLevelSpecified { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool CompatLevelSpecified { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.CompatLevelSpecified : bool with get, set
Public Property CompatLevelSpecified As Boolean

屬性值

true若報告有明確規定;否則,。 false

屬性

適用於