LibraryImportAttribute.EntryPoint 屬性

定義

取得或設定要呼叫之進入點的名稱。

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

屬性值

適用於