DomainClassSerializer.MonikerTagName 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 a monikerized instance of DomainClass.
public:
virtual property System::String ^ MonikerTagName { System::String ^ get(); };
public override string MonikerTagName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.MonikerTagName : string
Public Overrides ReadOnly Property MonikerTagName As String
Property Value
- Attributes