FolderDiffFontAndColorDefaultsProvider.GetObject Yöntem
Ad alanı: Microsoft.VisualStudio.TeamFoundation.VersionControl
Derleme: Microsoft.VisualStudio.TeamFoundation.VersionControl (Microsoft.VisualStudio.TeamFoundation.VersionControl.dll içinde)
Sözdizimi
'Bildirim
Public Function GetObject ( _
ByRef rguidCategory As Guid, _
<OutAttribute> ByRef ppObj As Object _
) As Integer
public int GetObject(
ref Guid rguidCategory,
out Object ppObj
)
Parametreler
- rguidCategory
Tür: System.Guid%
- ppObj
Tür: System.Object%
Dönüş Değeri
Tür: System.Int32
Int32 döndürür.
Yüklenen
IVsFontAndColorDefaultsProvider.GetObject(Guid%, Object%)
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.
Ayrıca bkz.
Başvuru
FolderDiffFontAndColorDefaultsProvider Sınıf
Microsoft.VisualStudio.TeamFoundation.VersionControl Ad Alanı