Méthode GetUrnFragment
Gets the unique resource name path of the specified key.
Espace de noms : Microsoft.SqlServer.Management.RegisteredServers
Assembly : Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntaxe
'Déclaration
Public Overrides Function GetUrnFragment As String
'Utilisation
Dim instance As RegisteredServer..::..Key
Dim returnValue As String
returnValue = instance.GetUrnFragment()
public override string GetUrnFragment()
public:
virtual String^ GetUrnFragment() override
abstract GetUrnFragment : unit -> string
override GetUrnFragment : unit -> string
public override function GetUrnFragment() : String
Valeur de retour
Type : System. . :: . .String
A string value that contains the Uniform Resource Name (URN) fragment.