Share via


OfTypeExpression.TypeName Propiedad

Definición

Obtiene o establece el tipo en que se basa el filtro.

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

Valor de propiedad

Tipo en que se basa el filtro. El valor predeterminado es null.

Se aplica a