XmlEntity.LocalName Vlastnost

Definice

Získá název uzlu bez předpony oboru názvů.

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

Hodnota vlastnosti

String

U XmlEntity uzlů vrátí tato vlastnost název entity.

Platí pro