Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the property descriptor for the property extension
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Syntax
'Declaration
Function GetPropertyDescriptor As PropertyDescriptor
PropertyDescriptor GetPropertyDescriptor()
PropertyDescriptor^ GetPropertyDescriptor()
abstract GetPropertyDescriptor : unit -> PropertyDescriptor
function GetPropertyDescriptor() : PropertyDescriptor
Return Value
Type: System.ComponentModel.PropertyDescriptor
The property descriptor
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace