Share via


ISingleFileGenerator Interface

This type is only used internally; you cannot use it directly from your code. Defines support for the single file generator.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Interface ISingleFileGenerator
'Usage
Dim instance As ISingleFileGenerator
public interface ISingleFileGenerator
public interface class ISingleFileGenerator
public interface ISingleFileGenerator
[<AbstractClassAttribute>]
type ISingleFileGenerator =  interface end

See Also

Reference

ISingleFileGenerator Members

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace