다음을 통해 공유


NamedDomainKey<T>.UrnName 속성

Gets the Urn level name corresponding to the instance type which the specified key represents.

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
Protected Overridable ReadOnly Property UrnName As String 
    Get
‘사용 방법
Dim value As String 

value = Me.UrnName
protected virtual string UrnName { get; }
protected:
virtual property String^ UrnName {
    String^ get ();
}
abstract UrnName : string 
override UrnName : string
function get UrnName () : String

속성 값

유형: System.String
The Urn level name.

참고 항목

참조

NamedDomainKey<T> 클래스

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스