共用方式為


WarningHeaderValue.Text 屬性

定義

取得加上引號的字串,其中包含警告文字。

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

屬性值

加上引號的字串,其中包含警告文字。

適用於