Partager via


FileType.Extensions, propriété

Liste des extensions que ces paramètres s'appliquent. N'incluez pas * ou (exemple : txt)

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

Syntaxe

'Déclaration
Public Property Extensions As List(Of String)
public List<string> Extensions { get; set; }

Valeur de propriété

Type : System.Collections.Generic.List<String>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

FileType Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms