VsStateTargetAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |