共用方式為


ITestImplementation.DisplayText 屬性

取得要在此連結的使用者介面中向使用者顯示的文字。

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

'宣告
ReadOnly Property DisplayText As String
    Get
string DisplayText { get; }
property String^ DisplayText {
    String^ get ();
}
abstract DisplayText : string
function get DisplayText () : String

屬性值

型別:System.String
要在此連結的使用者介面中向使用者顯示的文字。

.NET Framework 安全性

請參閱

參考

ITestImplementation 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間