FolderDiffFontAndColors.GetFont-Methode
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public Function GetFont ( _
pInfo As FontInfo() _
) As Integer
public int GetFont(
FontInfo[] pInfo
)
Parameter
- pInfo
Typ: array<Microsoft.VisualStudio.Shell.Interop.FontInfo[]
Rückgabewert
Typ: System.Int32
Gibt Int32 zurück.
Implementiert
IVsFontAndColorDefaults.GetFont(array<FontInfo[])
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.
Siehe auch
Referenz
FolderDiffFontAndColors Klasse
Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace