Partager via


IDataCollectorInformation.TypeUri, propriété

Obtient ou définit l'URI unique qui identifie le type 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 TypeUri As Uri
    Get
    Set
Uri TypeUri { get; set; }
property Uri^ TypeUri {
    Uri^ get ();
    void set (Uri^ value);
}
abstract TypeUri : Uri with get, set
function get TypeUri () : Uri
function set TypeUri (value : Uri)

Valeur de propriété

Type : System.Uri
URI qui identifie le type du collecteur de données.

Sécurité .NET Framework

Voir aussi

Référence

IDataCollectorInformation Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms