DeploymentItemAttribute Class

Definition

public ref class DeploymentItemAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public sealed class DeploymentItemAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)>]
type DeploymentItemAttribute = class
    inherit Attribute
Public NotInheritable Class DeploymentItemAttribute
Inherits Attribute
Inheritance
DeploymentItemAttribute
Attributes

Constructors

DeploymentItemAttribute(String)
DeploymentItemAttribute(String, String)

Properties

OutputDirectory
Path

Applies to