ScopedMessagePartSpecification.Actions Propriété

Définition

Obtient une collection de clés d’action.

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)

Valeur de propriété

ICollection<T> de type String qui contient les clés d'une collection d'éléments d'action.

S’applique à