Share via


XmlProcessingInstruction.LocalName Propriété

Définition

Obtient le nom local du nœud.

public:
 virtual property System::String ^ LocalName { System::String ^ get(); };
public override string LocalName { get; }
member this.LocalName : string
Public Overrides ReadOnly Property LocalName As String

Valeur de propriété

String

Pour les nœuds d'instruction de traitement, cette propriété retourne la cible de l'instruction de traitement.

S’applique à