Partager via


AttributeRequestMessage.Attribute Propriété

Définition

Obtient ou définit le paramètre wattr du message.

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

Valeur de propriété

Chaîne qui contient la valeur du paramètre wattr.

Remarques

Définissez sur null ou une chaîne vide pour supprimer le paramètre wattr du message.

S’applique à