次の方法で共有


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

ComponentDependencyAttribute(String)

Properties

CreateIfNotFound
ID
Required (Inherited from OptionalDependencyAttribute)
Type

Methods

CreateParameter(Type)

Applies to