AttributeRequestMessage.Attribute Proprietà

Definizione

Ottiene o imposta il parametro wattr del messaggio.

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

Valore della proprietà

Stringa che contiene il valore del parametro wattr.

Commenti

Impostare su null o una stringa vuota per rimuovere il parametro wattr dal messaggio.

Si applica a