Partager via


ServiceDependencyAttribute Class

Definition

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

Constructors

ServiceDependencyAttribute()

Properties

Required (Inherited from OptionalDependencyAttribute)
Type

Methods

CreateParameter(Type)

Applies to