Condividi tramite


WebTestResultComment Class

Definition

public ref class WebTestResultComment : Microsoft::VisualStudio::TestTools::WebTesting::WebTestResultUnit, ICloneable
[System.Serializable]
public class WebTestResultComment : Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultUnit, ICloneable
[<System.Serializable>]
type WebTestResultComment = class
    inherit WebTestResultUnit
    interface ICloneable
Public Class WebTestResultComment
Inherits WebTestResultUnit
Implements ICloneable
Inheritance
WebTestResultComment
Attributes
Implements

Properties

Name Description
Comment
DeclarativeWebTestItemId (Inherited from WebTestResultUnit)
IsCompleted (Inherited from WebTestResultUnit)
IsSkipped (Inherited from WebTestResultUnit)
Passed
ResultStatus (Inherited from WebTestResultUnit)
SourceWebTestId (Inherited from WebTestResultUnit)

Methods

Name Description
Clone()
GetRequestSize()
GetResponseSize()

Applies to