IDTSPipelineComponentInfo100.NoEditor プロパティ

定義

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

プロパティ値

Advanced Propertiesのグラフィカルエディタが無効になっているかどうかを示すBoolBooleaneanを返します。 trueの値は Advanced Properties エディタが無効化されていることを示します。そうでなければ 、誤りです。 既定値は false です。

属性

適用対象