ServicingStepLogEntry.EntryKind, propriété
Obtient le type de l'entrée.
Espace de noms : Microsoft.TeamFoundation.Framework.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property EntryKind As ServicingStepLogEntryKind
public ServicingStepLogEntryKind EntryKind { get; }
Valeur de propriété
Type : Microsoft.TeamFoundation.Framework.Common.ServicingStepLogEntryKind
Le type de l'entrée.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.