SupportsPeekRelationshipAttribute 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.
Use this attribute to specify that an IPeekableItemSourceProvider supports a specific IPeekRelationship.
public ref class SupportsPeekRelationshipAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
public ref class SupportsPeekRelationshipAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
public sealed class SupportsPeekRelationshipAttribute : Microsoft.VisualStudio.Utilities.MultipleBaseMetadataAttribute
type SupportsPeekRelationshipAttribute = class
inherit MultipleBaseMetadataAttribute
Public NotInheritable Class SupportsPeekRelationshipAttribute
Inherits MultipleBaseMetadataAttribute
- Inheritance
Constructors
SupportsPeekRelationshipAttribute(String) |
Construct a new instance of the attribute. |
Properties
SupportedRelationships |
The supported relationship |