Share via


RequireServiceAttribute Class

Definition

public ref class RequireServiceAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class RequireServiceAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type RequireServiceAttribute = class
    inherit Attribute
Public NotInheritable Class RequireServiceAttribute
Inherits Attribute
Inheritance
RequireServiceAttribute
Attributes

Constructors

Name Description
RequireServiceAttribute(Type[])

Properties

Name Description
ServiceTypes

Applies to