VsBrushes.AppWorkspaceKey Property
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.
Gets the application workspace key.
public:
static property System::Object ^ AppWorkspaceKey { System::Object ^ get(); };
public:
static property Platform::Object ^ AppWorkspaceKey { Platform::Object ^ get(); };
public static object AppWorkspaceKey { get; }
static member AppWorkspaceKey : obj
Public Shared ReadOnly Property AppWorkspaceKey As Object
Property Value
The application workspace key.