ContributorConfigurationFile Class

Represents a file used to configure a deployment contributor.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public NotInheritable Class ContributorConfigurationFile
'Usage
Dim instance As ContributorConfigurationFile
public sealed class ContributorConfigurationFile
public ref class ContributorConfigurationFile sealed
public final class ContributorConfigurationFile
[<SealedAttribute>]
type ContributorConfigurationFile =  class end

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.Build.ContributorConfigurationFile

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.

See Also

Reference

ContributorConfigurationFile Members

Microsoft.Data.Schema.Build Namespace