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

属性值

适用于