ExportBuildContributorAttribute Class

Definition

Concrete classes implementing BuildContributor must add the ExportBuildContributorAttribute attribute to their class definition. This ensures they will be detected and available for use during build. BuildContributors require a unique ID which can be based on their fully qualified type name, or explicitly passed as a string

C#
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportBuildContributorAttribute : Microsoft.SqlServer.Dac.Extensibility.ExportStandardMetadataAttribute
Inheritance
ExportBuildContributorAttribute
Attributes

Constructors

Properties

Applies to

Produkt Versioner
Microsoft.SQLServer.DacFx 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111