DeploymentRuleHandlerAttribute 类

定义

定义类的属性 DeploymentRuleHandlerAttribute

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
继承
DeploymentRuleHandlerAttribute
属性

构造函数

DeploymentRuleHandlerAttribute()

初始化 DeploymentRuleHandlerAttribute 类的新实例。

适用于