Comment Class

Definition

public ref class Comment : Microsoft::VisualStudio::TestTools::WebTesting::WebTestItem
[System.Serializable]
public class Comment : Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem
[<System.Serializable>]
type Comment = class
    inherit WebTestItem
Public Class Comment
Inherits WebTestItem
Inheritance
Attributes

Constructors

Comment()
Comment(String)

Properties

CommentText
ItemId (Inherited from WebTestItem)

Methods

Clone()
RuntimeClone() (Inherited from WebTestItem)

Applies to