IFileTypeManagementServiceProvider Interface

Applies to v2.

Represents an interface for a file type management service provider.

Namespace:  Microsoft.WebMatrix.Extensibility.Editor
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)

Syntax

'Declaration
Public Interface IFileTypeManagementServiceProvider
'Usage
Dim instance As IFileTypeManagementServiceProvider
public interface IFileTypeManagementServiceProvider
public interface class IFileTypeManagementServiceProvider
type IFileTypeManagementServiceProvider =  interface end
public interface IFileTypeManagementServiceProvider

The IFileTypeManagementServiceProvider type exposes the following members.

Methods

  Name Description
Public method GetFileManagementService Gets an instance of the IFileTypeManagementServiceinterface.

Top

See Also

Reference

Microsoft.WebMatrix.Extensibility.Editor Namespace