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.
MEF Metadata
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Syntax
'Declaration
Public ReadOnly Property DSLDesignerName_LayerDesigner As Object
public Object DSLDesignerName_LayerDesigner { get; }
public:
property Object^ DSLDesignerName_LayerDesigner {
Object^ get ();
}
member DSLDesignerName_LayerDesigner : Object with get
function get DSLDesignerName_LayerDesigner () : Object
Property Value
Type: Object
.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
LayerDesignerExtensionAttribute Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace