DkmBreakpointCondition.Text 属性

定义

分析的表达式的源文本。

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

属性值

String

返回 String

适用于