Share via


Warning.ObjectType Propiedad

Definición

Obtiene o establece el tipo de objeto de la definición de informe que produjo el error o la advertencia. Solo lectura.

public:
 property System::String ^ ObjectType { System::String ^ get(); void set(System::String ^ value); };
public string ObjectType { get; set; }
member this.ObjectType : string with get, set
Public Property ObjectType As String

Valor de propiedad

Un valor de tipo String de solo lectura.

Se aplica a