Propriété NamedDomainKey<T>.UrnName

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

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property UrnName As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
The Urn level name.

Voir aussi

Référence

NamedDomainKey<T> Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc