Partager via


IDataCollectorInformation.ConfigurationEditorTypeUri, propriété

Obtient ou définit l'URI de type pour l'éditeur de configuration du collecteur de données.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Property ConfigurationEditorTypeUri As Uri
    Get
    Set
Uri ConfigurationEditorTypeUri { get; set; }
property Uri^ ConfigurationEditorTypeUri {
    Uri^ get ();
    void set (Uri^ value);
}
abstract ConfigurationEditorTypeUri : Uri with get, set
function get ConfigurationEditorTypeUri () : Uri
function set ConfigurationEditorTypeUri (value : Uri)

Valeur de propriété

Type : System.Uri
URI de type de l'éditeur de configuration pour le collecteur de données.

Sécurité .NET Framework

Voir aussi

Référence

IDataCollectorInformation Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms