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

属性值

适用于