IPropertyExtension Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Layer extension to show custom properties in the property grid

Namespace:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

Syntax

'Declaration
Public Interface IPropertyExtension
public interface IPropertyExtension
public interface class IPropertyExtension
type IPropertyExtension =  interface end
public interface IPropertyExtension

The IPropertyExtension type exposes the following members.

Methods

  Name Description
Public method GetPropertyDescriptor Get the property descriptor for the property extension

Top

See Also

Reference

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace