StateMachineStateRecord.StateName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得產生記錄時,執行狀態的顯示名稱。
public:
property System::String ^ StateName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string StateName { get; }
[<System.Runtime.Serialization.DataMember>]
member this.StateName : string
Public ReadOnly Property StateName As String
屬性值
傳回 String。
- 屬性