DslLibraryImport.ImportedDslLibrary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The library that was imported
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ ImportedDslLibrary { Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ get(); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary ImportedDslLibrary { get; }
member this.ImportedDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary
Public ReadOnly Property ImportedDslLibrary As DslLibrary