DeploymentLinkExtensionAttribute Class

Definition

Defines an attribute for a DeploymentLinkExtensionAttribute class.

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

Constructors

DeploymentLinkExtensionAttribute()

Initializes a new instance of a DeploymentLinkExtensionAttribute class.

Applies to