Partager via


ConfigurationAttribute Class

Definition

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

Constructors

ConfigurationAttribute()
ConfigurationAttribute(String)

Methods

CreateParameter(Type)

Applies to