DslLibraryHasXmlSerializationBehavior.GetLink 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 one DslLibraryHasXmlSerializationBehavior link between a given DslLibraryand a XmlSerializationBehavior.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DslLibraryHasXmlSerializationBehavior ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::XmlSerializationBehavior ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasXmlSerializationBehavior GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary source, Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationBehavior target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary * Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationBehavior -> Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasXmlSerializationBehavior
Public Shared Function GetLink (source As DslLibrary, target As XmlSerializationBehavior) As DslLibraryHasXmlSerializationBehavior
Parameters
- source
- DslLibrary
- target
- XmlSerializationBehavior
Returns
- Attributes