Editar

Compartir a través de


StateMachineStateQueryElementCollection.ElementName Property

Definition

Gets the name of StateMachineTrackingQuery element in the DotNetConfig.xsd file.

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

Property Value

The name of StateMachineTrackingQuery element in the DotNetConfig.xsd file.

Applies to