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