Partager via


TfsConnection.OperationName, propriété

Obtient ou définit le nom de l'opération qui est effectuée par une application sur le serveur.

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

Syntaxe

'Déclaration
Public Shared Property OperationName As String
public static string OperationName { get; set; }

Valeur de propriété

Type : System.String
Retourne String.

Notes

Setting this property is optional. This property uses thread-local storage. It must be set by each thread in order to be recorded. The operation name must not contain commas nor use any characters that cannot be used in HTTP request headers.

Sécurité .NET Framework

Voir aussi

Référence

TfsConnection Classe

Microsoft.TeamFoundation.Client, espace de noms