다음을 통해 공유


SequentialWorkflowRootDesigner.Text 속성

정의

디자이너와 관련된 설명을 가져옵니다.

public:
 virtual property System::String ^ Text { System::String ^ get(); };
public override string Text { get; }
member this.Text : string
Public Overrides ReadOnly Property Text As String

속성 값

디자이너와 관련된 설명을 포함하는 문자열입니다.

설명

상속 클래스에서 재정의되지 않는 경우 TextString.Empty를 반환합니다.

적용 대상