IWorkspace Interface
Applies to v2.
Represents a WebMatrix workspace.
Namespace: Microsoft.WebMatrix.Extensibility
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Interface IWorkspace
'Usage
Dim instance As IWorkspace
public interface IWorkspace
public interface class IWorkspace
type IWorkspace = interface end
public interface IWorkspace
The IWorkspace type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Gets the description of the workspace. | |
Image | Gets a 28x25 image for the workspace. | |
Title | Gets the title of the workspace. |
Top