SerializerKnownTypeMetadata Class
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.
Describes a type which can be identified by the serializer.
public class SerializerKnownTypeMetadata
type SerializerKnownTypeMetadata = class
Public Class SerializerKnownTypeMetadata
- Inheritance
-
SerializerKnownTypeMetadata
Constructors
SerializerKnownTypeMetadata(String, String) |
Properties
Type |
Gets the fully-qualified type name. |
TypeKey |
Gets the type key. |