MessageFault.Node Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nœud SOAP contenant des informations sur le nœud SOAP sur un chemin d’accès de message qui provoquent l’erreur.
public:
virtual property System::String ^ Node { System::String ^ get(); };
public virtual string Node { get; }
member this.Node : string
Public Overridable ReadOnly Property Node As String
Valeur de propriété
Le nœud SOAP contenant des informations sur le nœud SOAP sur un chemin d’accès de message provoque l’erreur.