ScopedMessagePartSpecification.Actions Eigenschap

Definitie

Hiermee haalt u een verzameling actiesleutels op.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Actions { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> Actions { get; }
member this.Actions : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Actions As ICollection(Of String)

Waarde van eigenschap

Een ICollection<T> type String dat de sleutels van een verzameling actieonderdelen bevat.

Van toepassing op