PreApplicationStartMethodAttribute.MethodName Propiedad

Definición

Obtiene el método de inicio asociado.

public:
 property System::String ^ MethodName { System::String ^ get(); };
public string MethodName { get; }
member this.MethodName : string
Public ReadOnly Property MethodName As String

Valor de propiedad

Cadena que contiene el nombre del método de inicio asociado.

Se aplica a