DslLibraryHasXmlSerializationBehavior.GetDslLibrary Method
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.
Gets DslLibrary.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ GetDslLibrary(Microsoft::VisualStudio::Modeling::DslDefinition::XmlSerializationBehavior ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary GetDslLibrary (Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationBehavior element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationBehavior -> Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary
Public Shared Function GetDslLibrary (element As XmlSerializationBehavior) As DslLibrary
Parameters
- element
- XmlSerializationBehavior
Returns
- Attributes