次の方法で共有


StateAttribute Class

Definition

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

Constructors

StateAttribute()
StateAttribute(String)

Methods

CreateParameter(Type)

Applies to