Condividi tramite


Proprietà DiagramElement.DslLibrary

ottiene o imposta DslLibrary.Raccolta di Dsl che definisce l'elemento del diagramma.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property DslLibrary As DslLibrary
public override DslLibrary DslLibrary { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DiagramElement Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition