SolutionBuild2::LastPublishInfo Property

 

Gets the number of items that were successfully published.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property int LastPublishInfo {
	int get();
}

Property Value

Type: System::Int32

An integer containing the count of successfully published items.

Return to top
Show: