Compartir a través de


NamedDomainKey<T>.UrnName Propiedad

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

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Protected Overridable ReadOnly Property UrnName As String 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.String
The Urn level name.

Vea también

Referencia

NamedDomainKey<T> Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc