다음을 통해 공유


StateMachineStateQueryElementCollection.ElementName 속성

정의

DotNetConfig.xsd 파일의 StateMachineTrackingQuery 요소 이름을 가져옵니다.

protected:
 virtual property System::String ^ ElementName { System::String ^ get(); };
protected override string ElementName { get; }
member this.ElementName : string
Protected Overrides ReadOnly Property ElementName As String

속성 값

String

StateMachineTrackingQuery element in the DotNetConfig.xsd 파일의 이름입니다.

적용 대상