Freigeben über


ComponentDependencyAttribute Class

Definition

public ref class ComponentDependencyAttribute sealed : Microsoft::Practices::CompositeUI::OptionalDependencyAttribute
[System.AttributeUsage(System.AttributeTargets.Parameter | System.AttributeTargets.Property)]
public sealed class ComponentDependencyAttribute : Microsoft.Practices.CompositeUI.OptionalDependencyAttribute
[<System.AttributeUsage(System.AttributeTargets.Parameter | System.AttributeTargets.Property)>]
type ComponentDependencyAttribute = class
    inherit OptionalDependencyAttribute
Public NotInheritable Class ComponentDependencyAttribute
Inherits OptionalDependencyAttribute
Inheritance
Attributes

Constructors

Name Description
ComponentDependencyAttribute(String)

Properties

Name Description
CreateIfNotFound
ID
Required (Inherited from OptionalDependencyAttribute)
Type

Methods

Name Description
CreateParameter(Type)

Applies to