Share via


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

プロパティ値

適用対象