WarningHeaderValue.Text 属性

定义

获取包含警告文本的引用字符串。

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

属性值

String

包含警告文本的引用字符串。

适用于