IPropertyExtension Interface
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 | |
---|---|---|
GetPropertyDescriptor | Get the property descriptor for the property extension |
Top
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace