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

속성 값

적용 대상