DomainClassSerializer.MonikerAttributeName 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 name of the XML attribute that stores the moniker of DomainClass in a serialized monikerized instance.
public:
virtual property System::String ^ MonikerAttributeName { System::String ^ get(); };
public override string MonikerAttributeName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.MonikerAttributeName : string
Public Overrides ReadOnly Property MonikerAttributeName As String
Property Value
- Attributes