Compartir vía


PreApplicationStartMethodAttribute.Type Propiedad

Definición

Obtiene el tipo devuelto por el método de inicio asociado.

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

Valor de propiedad

Type

Objeto que describe el tipo del método de inicio.

Se aplica a