ExportWorkspaceServiceFactoryAttribute Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class ExportWorkspaceServiceFactoryAttribute
C++
public ref class ExportWorkspaceServiceFactoryAttribute : System::ComponentModel::Composition::ExportAttribute, Microsoft::VisualStudio::Workspace::IWorkspaceServiceFactoryMetadata
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportWorkspaceServiceFactoryAttribute : System.ComponentModel.Composition.ExportAttribute, Microsoft.VisualStudio.Workspace.IWorkspaceServiceFactoryMetadata
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportWorkspaceServiceFactoryAttribute = class
inherit ExportAttribute
interface IWorkspaceServiceFactoryMetadata
interface ISupportedTypesMetadata
Public Class ExportWorkspaceServiceFactoryAttribute
Inherits ExportAttribute
Implements IWorkspaceServiceFactoryMetadata
- Inheritance
-
ExportWorkspaceServiceFactoryAttribute
- Attributes
- Implements
Export |
Initializes a new instance of the ExportWorkspaceServiceFactoryAttribute class. |
Options |
Workspace service factory options |
Supported |
Gets the set of supported types by this metadata |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |