DkmPendingFunctionBreakpoint.ModuleName 属性

定义

可有可无要在其中搜索断点的模块的名称。 如果为 null,则搜索所有模块。

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

适用于