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