共用方式為


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

屬性值

DotNetConfig.xsd 檔案中 StateMachineTrackingQuery 項目的名稱。

適用於