Partager via


Méthode CollectorConfigStore.Key.GetUrnFragment

Gets a urn fragment.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Public Overrides Function GetUrnFragment As String
'Utilisation
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

Valeur de retour

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

Notes

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

Voir aussi

Référence

CollectorConfigStore.Key Classe

Espace de noms Microsoft.SqlServer.Management.Collector