ContributorConfigurationSetup Class
Represents configuration information available to a contributor at build time.
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public NotInheritable Class ContributorConfigurationSetup
'Usage
Dim instance As ContributorConfigurationSetup
public sealed class ContributorConfigurationSetup
public ref class ContributorConfigurationSetup sealed
public final class ContributorConfigurationSetup
[<SealedAttribute>]
type ContributorConfigurationSetup = class end
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.Build.ContributorConfigurationSetup
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.