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グラフィカルエディタが無効化されているかどうかを示すブールを返します。 trueの値はAdvanced Propertiesエディタが無効化されていることを示します。そうでなければ、誤りです。 既定値は false です。

属性

適用対象