Metodo DocumentLaunch.CreatePowerPointStoryboard

Spazio dei nomi:  Microsoft.TeamFoundation.OfficeIntegration.Client
Assembly:  Microsoft.TeamFoundation.OfficeIntegration.Common (in Microsoft.TeamFoundation.OfficeIntegration.Common.dll)

Sintassi

'Dichiarazione
Public Shared Sub CreatePowerPointStoryboard ( _
    projectCollectionUrl As String, _
    linkedWorkItemIds As Integer() _
)
public static void CreatePowerPointStoryboard(
    string projectCollectionUrl,
    int[] linkedWorkItemIds
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DocumentLaunch Classe

Spazio dei nomi Microsoft.TeamFoundation.OfficeIntegration.Client