ToolWindowGuids80.ResourceView Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This tool window provides a list of resources available in a project.
public: System::String ^ ResourceView;
std::wstring ResourceView;
public const string ResourceView;
val mutable ResourceView : string
Public Const ResourceView As String
Field Value
Remarks
The GUID
for this tool window is:
#define guidResourceView { 0x2d7728c2, 0xde0a, 0x45b5, { 0x99, 0xaa, 0x89, 0xb6, 0x09, 0xdf, 0xde, 0x73 } }
This tool window is typically available by selecting Resource View from the View menu.