DllImportData.ModuleName Property

Definition

Module name. Null if value specified in the attribute is not valid.

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

Property Value

Applies to