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

Une tentative de définition d’une valeur qui n’est pas un URI valide se produit.

Remarques

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

S’applique à