共用方式為


GetUrnFragment 方法

Gets the unique resource name path of the specified key.

命名空間:  Microsoft.SqlServer.Management.RegisteredServers
組件:  Microsoft.SqlServer.Management.RegisteredServers (在 Microsoft.SqlServer.Management.RegisteredServers.dll 中)

語法

'宣告
Public Overrides Function GetUrnFragment As String
'用途
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

傳回值

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