DkmRuntimeFunctionResolutionRequest.ModuleName 属性

定义

要解析到的模块的名称。

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

属性值

String

返回 String

适用于