Share via


RequiresServiceAttribute Class

Definition

public ref class RequiresServiceAttribute sealed : Microsoft::VisualStudio::DesignTools::Extensibility::RequirementAttribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public sealed class RequiresServiceAttribute : Microsoft.VisualStudio.DesignTools.Extensibility.RequirementAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)>]
type RequiresServiceAttribute = class
    inherit RequirementAttribute
Public NotInheritable Class RequiresServiceAttribute
Inherits RequirementAttribute
Inheritance
RequiresServiceAttribute
Attributes

Constructors

RequiresServiceAttribute(Type)

Properties

AllRequired (Inherited from RequirementAttribute)
ServiceType
TypeId

Methods

CreateSubscription(EditingContext)
MeetsRequirement(EditingContext)
ToString()

Applies to