ObjectResult.DeclaredType Propiedad

Definición

Obtiene o establece el tipo declarado.

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

Valor de propiedad

Se aplica a