SchemaNamedKey<T>.UrnName Property

Definition

The Urn level name corresponding to the instance type which this key respresents. It is normally the instance type class name. Overriding this typically is done with typeof(T).urnName or similar.

protected virtual string UrnName { get; }
member this.UrnName : string
Protected Overridable ReadOnly Property UrnName As String

Property Value

Applies to