Sdílet prostřednictvím


AttributeRequestMessage.Attribute Vlastnost

Definice

Získá nebo nastaví wattr parametr zprávy.

public:
 property System::String ^ Attribute { System::String ^ get(); void set(System::String ^ value); };
public string Attribute { get; set; }
member this.Attribute : string with get, set
Public Property Attribute As String

Hodnota vlastnosti

Řetězec, který obsahuje hodnotu parametru wattr.

Poznámky

Pokud chcete ze zprávy odebrat parametr wattr, nastavte na null hodnotu nebo prázdný řetězec.

Platí pro