ProjectInfo Members
Include Protected Members
Include Inherited Members
The ProjectInfo type exposes the following members.
Constructors
Name
Description
Overloaded. Creates a new instance of a ProjectInfo class
Top
Methods
Name
Description
(Overrides Object.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
(Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Overrides Object.ToString().)
Top
Fields
Name
Description
The name of the project
The status of the project
The URI of the project
Top