VsStateTargetAttribute Class

Definition

Attribute marking an IFileEntitySource as targeting a specific state of Visual Studio.

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

Constructors

VsStateTargetAttribute(VsState)

Properties

TargetState

Applies to