Partager via


AttributeRequestMessage.AttributePtr Propriété

Définition

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

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

Valeur de propriété

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

Exceptions

Tentative d'affectation d'une valeur, qui n'est pas un URI valide, se produit.

Remarques

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

S’applique à