WrapperProviderContext.DeclaredType Property

Definition

The declared type which could be wrapped/un-wrapped by a different type during serialization or deserialization.

public:
 property Type ^ DeclaredType { Type ^ get(); };
public Type DeclaredType { get; }
member this.DeclaredType : Type
Public ReadOnly Property DeclaredType As Type

Property Value

Applies to