ProjectData Members

The ProjectData type exposes the following members.

Constructors

  Name Description
Public method ProjectData

Top

Methods

  Name Description
Public method Equals (Overrides Object.Equals(Object).)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString (Overrides Object.ToString().)

Top

Properties

  Name Description
Public property ProjectId
Public property ProjectName
Public property ProjectRelativePath
Public property SolutionName

Top

See Also

Reference

ProjectData Class

Microsoft.VisualStudio.TestTools.Common Namespace