Condividi tramite


Proprietà DslLibraryBase.DslLibraryImports

ottiene un elenco di DslLibraryImports.descrizione per Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasDslLibraryImports.DslLibrary

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 Overridable ReadOnly Property DslLibraryImports As LinkedElementCollection(Of DslLibraryImport)
public virtual LinkedElementCollection<DslLibraryImport> DslLibraryImports { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DslLibraryImport>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DslLibraryBase Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition