Share via


CreateNewAttribute Class

Definition

public ref class CreateNewAttribute sealed : Microsoft::Practices::ObjectBuilder::ParameterAttribute
[System.AttributeUsage(System.AttributeTargets.Parameter | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class CreateNewAttribute : Microsoft.Practices.ObjectBuilder.ParameterAttribute
[<System.AttributeUsage(System.AttributeTargets.Parameter | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type CreateNewAttribute = class
    inherit ParameterAttribute
Public NotInheritable Class CreateNewAttribute
Inherits ParameterAttribute
Inheritance
CreateNewAttribute
Attributes

Constructors

CreateNewAttribute()

Methods

CreateParameter(Type)

Applies to