QualifiedName.LocalName

QualifiedName.LocalName property

Gets a String representation of the local part of the QualifiedName.

public String LocalName { get; }

Property Value

The name of the local.

See Also