Metoda Computer.Key.GetUrnFragment
Pobiera ciąg częściowe ścieżka URN reprezentujący komputer.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Składnia
'Deklaracja
Public Overrides Function GetUrnFragment As String
'Użycie
Dim instance As Computer..::..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
Wartość zwracana
Typ: System.String
A String wartość zawierającej fragment nazwy URN.