TransformationContext.NamespaceShortNames Property

Definition

public System.Collections.Immutable.ImmutableDictionary<string,string> NamespaceShortNames { get; set; }
member this.NamespaceShortNames : System.Collections.Immutable.ImmutableDictionary<string, string> with get, set
Public Property NamespaceShortNames As ImmutableDictionary(Of String, String)

Property Value

ImmutableDictionary<String,String>

Applies to