WorkflowViewElement.IsRootDesigner 속성

정의

지정한 디자이너가 이 요소에 대한 루트 디자이너인지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool IsRootDesigner { bool get(); };
public bool IsRootDesigner { get; }
member this.IsRootDesigner : bool
Public ReadOnly Property IsRootDesigner As Boolean

속성 값

지정된 디자이너가 루트 디자이너이면 true이고, 그렇지 않으면 false입니다.

적용 대상