NamedKey<T>.UrnName 속성

정의

이 키가 나타내는 인스턴스 유형에 해당하는 Urn 수준 이름입니다. 일반적으로 인스턴스 형식 클래스 이름입니다. 이 재정의는 일반적으로 typeof(T).urnName 또는 이와 유사한 작업을 수행합니다.

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

속성 값

적용 대상