DllImportData.EntryPointName 속성

정의

지정하지 않은 경우 네이티브 진입점의 이름 또는 null입니다(유효 이름은 대상 메서드의 이름과 동일).

public:
 property System::String ^ EntryPointName { System::String ^ get(); };
public string EntryPointName { get; }
public string? EntryPointName { get; }
member this.EntryPointName : string
Public ReadOnly Property EntryPointName As String

속성 값

적용 대상