Aracılığıyla paylaş


ScopedMessagePartSpecification.Actions Özellik

Tanım

Eylem anahtarları koleksiyonunu alır.

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)

Özellik Değeri

Eylem ICollection<T> parçaları koleksiyonunun anahtarlarını içeren bir tür String .

Şunlara uygulanır