This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents internal information about publishing test results.
Inheritance Hierarchy
Object
  Microsoft.VisualStudio.TestTools.Common.PublishInfo
Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public NotInheritable Class PublishInfo
public sealed class PublishInfo
public ref class PublishInfo sealed
[<Sealed>]
type PublishInfo =  class end
public final class PublishInfo
The PublishInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | PublishInfo | Initializes a new instance of the PublishInfo class. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | 
| .gif) | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
| .gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) | 
| .gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.