DomainXmlTypeSerializerDirectoryEntry.SourceType 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.
Type being serialized
public:
property Type ^ SourceType { Type ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public Type SourceType { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.SourceType : Type
Public ReadOnly Property SourceType As Type
Property Value
- Attributes