LinkConnectsToNodeSerializer.XmlTagName Property
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.
This is the XML tag name used to serialize an instance of LinkConnectsToNode.
public:
virtual property System::String ^ XmlTagName { System::String ^ get(); };
public override string XmlTagName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.XmlTagName : string
Public Overrides ReadOnly Property XmlTagName As String
Property Value
- Attributes