ObjectResult.DeclaredType Property

Definition

Gets or sets the declared type.

public:
 property Type ^ DeclaredType { Type ^ get(); void set(Type ^ value); };
public Type DeclaredType { get; set; }
public Type? DeclaredType { get; set; }
member this.DeclaredType : Type with get, set
Public Property DeclaredType As Type

Property Value

Applies to