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