ScopedMessagePartSpecification.Actions Propriedade

Definição

Recebe uma coleção de teclas de ação.

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)

Valor de Propriedade

Um ICollection<T> do tipo String que contém as chaves de uma coleção de partes de ação.

Aplica-se a