ToolWindowGuids80.ClassView – pole
Toto okno nástroj poskytuje seznam všech tříd v roztoku.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop.8.0 (v Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntaxe
public const string ClassView
public:
literal String^ ClassView
static val mutable ClassView : string
Public Const ClassView As String
Hodnota pole
Type: System.String
Poznámky
GUID Pro tento nástroj je okno:
#define guidClassView { 0xc9c0ae26, 0xaa77, 0x11d2, { 0xb3, 0xf0, 0x0, 0x0, 0xf8, 0x75, 0x70, 0xee } }
Tento nástroj je obvykle k dispozici výběrem Zobrazení třídy z zobrazení nabídce.
Viz také
ToolWindowGuids80 – třída
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek