DeploymentMethodAttribute 类

定义

定义类的属性 DeploymentMethodAttribute

public ref class DeploymentMethodAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class DeploymentMethodAttribute : Attribute
type DeploymentMethodAttribute = class
    inherit Attribute
Public NotInheritable Class DeploymentMethodAttribute
Inherits Attribute
继承
DeploymentMethodAttribute
属性

构造函数

DeploymentMethodAttribute()

初始化 DeploymentMethodAttribute 类的新实例。

适用于