ToolWindowGuids.ClassView 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此工具窗口提供解决方案中所有类的列表。
public: System::String ^ ClassView;
std::wstring ClassView;
public const string ClassView;
val mutable ClassView : string
Public Const ClassView As String
字段值
注解
可在 .ctc 文件中使用的此工具窗口的 GUID:
#define guidClassView { 0xc9c0ae26, 0xaa77, 0x11d2, { 0xb3, 0xf0, 0x0, 0x0, 0xf8, 0x75, 0x70, 0xee } }
通常可以通过从 "视图" 菜单中选择 "类视图" 来使用此工具窗口。