StateIndicator.CompiledStateName Property

Definition

Gets the name of the state.

public:
 property System::String ^ CompiledStateName { System::String ^ get(); void set(System::String ^ value); };
public string CompiledStateName { get; set; }
member this.CompiledStateName : string with get, set
Public Property CompiledStateName As String

Property Value

A string value.

Applies to