StateMachine.Variables Eigenschap

Definitie

Hiermee haalt u de verzameling variabelen op die binnen het StateMachine bereik kunnen worden gebruikt.

public:
 property System::Collections::ObjectModel::Collection<System::Activities::Variable ^> ^ Variables { System::Collections::ObjectModel::Collection<System::Activities::Variable ^> ^ get(); };
[System.Windows.Markup.DependsOn("States")]
public System.Collections.ObjectModel.Collection<System.Activities.Variable> Variables { get; }
[<System.Windows.Markup.DependsOn("States")>]
member this.Variables : System.Collections.ObjectModel.Collection<System.Activities.Variable>
Public ReadOnly Property Variables As Collection(Of Variable)

Waarde van eigenschap

Retourneert Collection<T>.

Kenmerken

Van toepassing op