ITestPointProperties.Comment Özellik

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

'Bildirim
Property Comment As String
string Comment { get; set; }
property String^ Comment {
    String^ get ();
    void set (String^ value);
}
abstract Comment : string with get, set
function get Comment () : String 
function set Comment (value : String)

Özellik Değeri

Tür: String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITestPointProperties Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı