DeploymentProviderFactoryAttribute Class

Definition

Defines an attribute for a DeploymentProviderFactoryAttribute class.

public ref class DeploymentProviderFactoryAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class DeploymentProviderFactoryAttribute : Attribute
type DeploymentProviderFactoryAttribute = class
    inherit Attribute
Public NotInheritable Class DeploymentProviderFactoryAttribute
Inherits Attribute
Inheritance
DeploymentProviderFactoryAttribute
Attributes

Constructors

DeploymentProviderFactoryAttribute()

Initializes a new instance of a DeploymentProviderFactoryAttribute class.

Applies to