Sdílet prostřednictvím


State.Transitions Vlastnost

Definice

Získá kolekci přechodů, které pocházejí z tohoto stavu.

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

Hodnota vlastnosti

Vrací objekt Collection<T>.

Atributy

Platí pro