Aracılığıyla paylaş


vsWindowType Sabit Listesi

Windows tümleşik geliştirme ortamı (IDE) kullanılabilir farklı türlerini temsil eder.

Ad alanı:  EnvDTE
Derleme:  EnvDTE (EnvDTE.dll içinde)

Sözdizimi

'Bildirim
<GuidAttribute("705CD8A9-D29B-11D2-AABD-00C04F688DDE")> _
Public Enumeration vsWindowType
[GuidAttribute("705CD8A9-D29B-11D2-AABD-00C04F688DDE")]
public enum vsWindowType
[GuidAttribute(L"705CD8A9-D29B-11D2-AABD-00C04F688DDE")]
public enum class vsWindowType
[<GuidAttribute("705CD8A9-D29B-11D2-AABD-00C04F688DDE")>]
type vsWindowType
public enum vsWindowType

Üyeler

Üye adı Açıklama
vsWindowTypeAutos Otomobil penceresi
vsWindowTypeBrowser Tarayıcı penceresi
vsWindowTypeCallStack Çağrı yığını penceresini
vsWindowTypeCodeWindow Kod penceresi
vsWindowTypeColorPalette Renk paleti
vsWindowTypeDesigner Tasarýmcý penceresi
vsWindowTypeDocument Belge penceresi
vsWindowTypeDocumentOutline Belge anahat penceresi
vsWindowTypeFind Pencere Bul
vsWindowTypeFindReplace Bul ve Değiştir penceresi
vsWindowTypeImmediate Komut penceresi
vsWindowTypeLinkedWindowFrame Bağlantılı pencere çerçeve penceresi
vsWindowTypeLocals Locals penceresi
vsWindowTypeMainWindow Ana pencere
vsWindowTypeOutput Output penceresi
vsWindowTypePreview Önizleme penceresi
vsWindowTypeProperties Özellik Penceresi
vsWindowTypeRunningDocuments Çalışan belge penceresi
vsWindowTypeSolutionExplorer Solution Explorer penceresi
vsWindowTypeTaskList TaskList penceresi
vsWindowTypeThreads İş parçacığı penceresini
vsWindowTypeToolbox Toolbox penceresi
vsWindowTypeToolWindow ToolWindow pencere
vsWindowTypeWatch Gözcü Penceresi

Ayrıca bkz.

Başvuru

EnvDTE Ad Alanı