Share via


DeploymentRuleHandlerAttribute Class

Definition

Defines an attribute for a DeploymentRuleHandlerAttribute class.

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

Constructors

DeploymentRuleHandlerAttribute()

Initializes a new instance of a DeploymentRuleHandlerAttribute class.

Applies to