DynamicVisibilityAttribute 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.
A MEF attribute indicating an attributed object supports dynamic visibility.
public ref class DynamicVisibilityAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttributepublic sealed class DynamicVisibilityAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttributetype DynamicVisibilityAttribute = class
    inherit SingletonBaseMetadataAttributePublic NotInheritable Class DynamicVisibilityAttribute
Inherits SingletonBaseMetadataAttribute- Inheritance