Compartilhar via


Método GetUrnFragment

Gets the URN path partial string that represents the volume.

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

Sintaxe

'Declaração
Public Overrides Function GetUrnFragment As String
'Uso
Dim instance As Volume..::..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 URN fragment.