DocumentLaunch Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.OfficeIntegration.Client.DocumentLaunch

Namespace:  Microsoft.TeamFoundation.OfficeIntegration.Client
Assembly:  Microsoft.TeamFoundation.OfficeIntegration.Common (in Microsoft.TeamFoundation.OfficeIntegration.Common.dll)

Syntax

'Declaration
Public NotInheritable Class DocumentLaunch
public static class DocumentLaunch
public ref class DocumentLaunch abstract sealed
[<AbstractClass>]
[<Sealed>]
type DocumentLaunch =  class end
public final class DocumentLaunch

The DocumentLaunch type exposes the following members.

Methods

  Name Description
Public methodStatic member CanCreateDocument
Public methodStatic member CanCreateExcelReport
Public methodStatic member CanCreatePowerPointStoryboard
Public methodStatic member CanOpenDocument
Public methodStatic member CreateDocument(DocumentType, String, String, Int32)
Public methodStatic member CreateDocument(DocumentType, String, String, String, String, String, Boolean)
Public methodStatic member CreateExcelReport
Public methodStatic member CreatePowerPointStoryboard
Public methodStatic member IsExcelInstalled Obsolete.
Public methodStatic member IsOutlookInstalled Obsolete.
Public methodStatic member IsProjectInstalled Obsolete.
Public methodStatic member OpenDocument

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace