Characters.LocalName Property
Gets the local name of the element.
Namespace: DocumentFormat.OpenXml.ExtendedProperties
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Overrides ReadOnly Property LocalName As String
Get
'Uso
Dim instance As Characters
Dim value As String
value = instance.LocalName
public override string LocalName { get; }
Property Value
Type: System.String
Returns String.