ScopedMessagePartSpecification.Actions Свойство

Определение

Возвращает коллекцию ключей действий.

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)

Значение свойства

Коллекция ICollection<T> типа String, содержащая ключи коллекции элементов действия.

Применяется к