FolderDiffFontAndColors.GetPriority-Methode
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public Function GetPriority ( _
<OutAttribute> ByRef pPriority As UShort _
) As Integer
public int GetPriority(
out ushort pPriority
)
Parameter
- pPriority
Typ: System.UInt16%
Rückgabewert
Typ: System.Int32
Gibt Int32 zurück.
Implementiert
IVsFontAndColorDefaults.GetPriority(UInt16%)
.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