DslLibraryHasXmlSerializationBehavior.GetLinkToDslLibrary 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.
Get the DslLibraryHasXmlSerializationBehavior link to a XmlSerializationBehavior.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DslLibraryHasXmlSerializationBehavior ^ GetLinkToDslLibrary(Microsoft::VisualStudio::Modeling::DslDefinition::XmlSerializationBehavior ^ xmlSerializationBehaviorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasXmlSerializationBehavior GetLinkToDslLibrary (Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationBehavior xmlSerializationBehaviorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationBehavior -> Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasXmlSerializationBehavior
Public Shared Function GetLinkToDslLibrary (xmlSerializationBehaviorInstance As XmlSerializationBehavior) As DslLibraryHasXmlSerializationBehavior
Parameters
- xmlSerializationBehaviorInstance
- XmlSerializationBehavior
Returns
- Attributes