DslLibraryBase.DslLibraryImports Property

Definition

Gets a list of DslLibraryImports. Description for Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasDslLibraryImports.DslLibrary

public:
 virtual property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DslLibraryImport ^> ^ DslLibraryImports { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DslLibraryImport ^> ^ get(); };
public virtual Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryImport> DslLibraryImports { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DslLibraryImports : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryImport>
Public Overridable ReadOnly Property DslLibraryImports As LinkedElementCollection(Of DslLibraryImport)

Property Value

Attributes

Applies to