DeploymentMethodAttribute Class

Definition

Defines an attribute for a DeploymentMethodAttribute class.

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
Inheritance
DeploymentMethodAttribute
Attributes

Constructors

DeploymentMethodAttribute()

Initializes a new instance of a DeploymentMethodAttribute class.

Applies to