DeploymentProviderFactoryAttribute Class
Definition
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.
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. |