Compartir a través de


DiffFile.HasPreamble (Propiedad)

Devuelve true si la codificación del archivo admite un preámbulo y el archivo contiene un preámbulo

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common (en Microsoft.TeamFoundation.VersionControl.Common.dll)

Sintaxis

'Declaración
Public Property HasPreamble As Boolean
public bool HasPreamble { get; set; }

Valor de propiedad

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

DiffFile Clase

Microsoft.TeamFoundation.VersionControl.Common (Espacio de nombres)