Freigeben über


ScopedMessagePartSpecification.Actions Eigenschaft

Definition

Ruft eine Auflistung von Aktionsschlüsseln ab.

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)

Eigenschaftswert

ICollection<String>

ICollection<T> vom Typ String, die die Schlüssel einer Auflistung von Aktionsteilen enthält.

Gilt für