Freigeben über


CollectorConfigStore.Key.GetUrnFragment-Methode

Gets a urn fragment.

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

Syntax

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

Rückgabewert

Typ: System.String
A String value that is the urn fragment.

Hinweise

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Siehe auch

Verweis

CollectorConfigStore.Key Klasse

Microsoft.SqlServer.Management.Collector-Namespace