Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use this property to change or get information about the completed tab of the build explorer.
Namespace: Microsoft.VisualStudio.TeamFoundation.Build
Assembly: Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)
Syntax
'Declaration
ReadOnly Property CompletedView As ICompletedView
ICompletedView CompletedView { get; }
property ICompletedView^ CompletedView {
ICompletedView^ get ();
}
abstract CompletedView : ICompletedView with get
function get CompletedView () : ICompletedView
Property Value
Type: Microsoft.VisualStudio.TeamFoundation.Build.ICompletedView
Returns ICompletedView.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.