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
Public property Description Gets the description of the workspace.
Public property Image Gets a 28x25 image for the workspace.
Public property Title Gets the title of the workspace.

Top

See Also

Reference

Microsoft.WebMatrix.Extensibility Namespace