DelegatingXmlDictionaryReader.Name Propiedad

Definición

Obtiene el nombre completo del nodo actual.

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

Valor de propiedad

Nombre completo del nodo actual.

Se aplica a