Compartir a través de


EndnoteProperties.LocalName Property

Gets the local name of the element.

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Overrides ReadOnly Property LocalName As String
    Get
'Uso
Dim instance As EndnoteProperties
Dim value As String

value = instance.LocalName
public override string LocalName { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

EndnoteProperties Class

EndnoteProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace