Compartilhar via


Método GetUrnFragment

Gets the unique resource name path of the specified key.

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxe

'Declaração
Public Overrides Function GetUrnFragment As String
'Uso
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

Valor de retorno

Tipo: System. . :: . .String
A string value that contains the Uniform Resource Name (URN) fragment.