ExportWorkspaceServiceFactoryAttribute Oluşturucu

Tanım

ExportWorkspaceServiceFactoryAttribute sınıfının yeni bir örneğini başlatır.

public:
 ExportWorkspaceServiceFactoryAttribute(Microsoft::VisualStudio::Workspace::WorkspaceServiceFactoryOptions options, ... cli::array <Type ^> ^ supportedTypes);
public ExportWorkspaceServiceFactoryAttribute (Microsoft.VisualStudio.Workspace.WorkspaceServiceFactoryOptions options, params Type[] supportedTypes);
new Microsoft.VisualStudio.Workspace.ExportWorkspaceServiceFactoryAttribute : Microsoft.VisualStudio.Workspace.WorkspaceServiceFactoryOptions * Type[] -> Microsoft.VisualStudio.Workspace.ExportWorkspaceServiceFactoryAttribute
Public Sub New (options As WorkspaceServiceFactoryOptions, ParamArray supportedTypes As Type())

Parametreler

options
WorkspaceServiceFactoryOptions

Service Factory seçenekleri

supportedTypes
Type[]

Bu fabrika tarafından desteklenen türlerin listesi

Şunlara uygulanır