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.