This documentation is archived and is not being maintained.

DocumentService::IWorkItemControlHost::SupportsSendToExcel Property

Namespace:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)

private:
virtual property bool SupportsSendToExcel {
	bool get () sealed = IWorkItemControlHost::SupportsSendToExcel::get;
}

Property Value

Type: System::Boolean
Returns Boolean.

Implements

IWorkItemControlHost::SupportsSendToExcel

Show: