LibraryImportAttribute.EntryPoint Propiedad

Definición

Obtiene o establece el nombre del punto de entrada al que se va a llamar.

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

Valor de propiedad

Se aplica a