IDTSPipelineComponentInfo100.NoEditor 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property bool NoEditor { bool get(); };
[System.Runtime.InteropServices.DispId(1610743816)]
public bool NoEditor { [System.Runtime.InteropServices.DispId(1610743816)] get; }
[<System.Runtime.InteropServices.DispId(1610743816)>]
[<get: System.Runtime.InteropServices.DispId(1610743816)>]
member this.NoEditor : bool
Public ReadOnly Property NoEditor As Boolean
屬性值
回傳一個布 林 值,指示是否停用 了進階屬性 圖形編輯器。 值為 true 表示 進階屬性 編輯器已被停用;否則, 則為錯誤。 預設值為 false。
- 屬性