DllImportData.ModuleName 속성

정의

모듈 이름입니다. 특성에 지정된 값이 잘못되면 Null입니다.

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

속성 값

적용 대상