Share via


Utility.Key.GetUrnFragment Method

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Namespace:  Microsoft.SqlServer.Management.Utility
Assembly:  Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)

Syntax

'Declaration
Public Overrides Function GetUrnFragment As String
'Usage
Dim instance As Utility..::..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

Return Value

Type: System.String
A String which contains the URN fragment.