Share via


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

Applies to