Share via


ITfcOfficeApp.OpenDocument Method

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

Syntax

'Declaration
Sub OpenDocument ( _
    documentPath As String _
)
void OpenDocument(
    string documentPath
)
void OpenDocument(
    String^ documentPath
)
abstract OpenDocument : 
        documentPath:string -> unit
function OpenDocument(
    documentPath : String
)

Parameters

.NET Framework Security

See Also

Reference

ITfcOfficeApp Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace