Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Syntax
'Declaration
Private Function GetPropertyDescriptor As PropertyDescriptor
Implements IPropertyExtension.GetPropertyDescriptor
PropertyDescriptor IPropertyExtension.GetPropertyDescriptor()
private:
virtual PropertyDescriptor^ GetPropertyDescriptor() sealed = IPropertyExtension::GetPropertyDescriptor
private abstract GetPropertyDescriptor : unit -> PropertyDescriptor
private override GetPropertyDescriptor : unit -> PropertyDescriptor
JScript does not support explicit interface implementations.
Return Value
Type: PropertyDescriptor
Implements
IPropertyExtension.GetPropertyDescriptor()
.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
PropertyExtension<TTargetElementType> Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace