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

속성 값

고급 속성 그래픽 편집기를 사용할 수 없는지 여부를 나타내는 부울 값을 반환합니다. true 값은 고급 속성 편집기를 사용할 수 없음을 나타냅니다. 그렇지 않으면 false입니다. 기본값은 false입니다.

특성

적용 대상