Freigeben über


DiffFile.HasPreamble-Eigenschaft

Gibt true zurück, wenn die Codierung der Datei eine Präambel unterstützt und die Datei eine Präambel enthält

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'Declaration
Public Property HasPreamble As Boolean
public bool HasPreamble { get; set; }

Eigenschaftswert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

DiffFile Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace