LibraryImportAttribute.EntryPoint Propriété

Définition

Obtient ou définit le nom du point d’entrée à appeler.

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

Valeur de propriété

S’applique à