ProjectLoadResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents results from loading a project. Used in ISolutionService.
public ref class ProjectLoadResult
[System.Runtime.Serialization.DataContract]
public class ProjectLoadResult
[<System.Runtime.Serialization.DataContract>]
type ProjectLoadResult = class
Public Class ProjectLoadResult
- Inheritance
-
ProjectLoadResult
- Attributes
Constructors
ProjectLoadResult() |
Properties
LoadStatus |
Gets or sets property tracking the actual project load result. |