LibraryImportAttribute.EntryPoint Property

Definition

Gets or sets the name of the entry point to be called.

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

Property Value

Applies to