Compartir a través de


DllImportData.EntryPointName Propiedad

Definición

Nombre del punto de entrada nativo o null si no se especifica (el nombre efectivo es el mismo que el nombre del método de destino).

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

Valor de propiedad

Se aplica a