Metodo DocumentLaunch.IsProjectInstalled

Nota: questa API è ora obsoleta.

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

Sintassi

'Dichiarazione
<ObsoleteAttribute("This method will be removed next release. Please use CanOpenDocument or CanCreateDocument instead")> _
Public Shared Function IsProjectInstalled As Boolean
[ObsoleteAttribute("This method will be removed next release. Please use CanOpenDocument or CanCreateDocument instead")]
public static bool IsProjectInstalled()

Valore restituito

Tipo: System.Boolean
Restituisca il valore Boolean.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DocumentLaunch Classe

Spazio dei nomi Microsoft.TeamFoundation.OfficeIntegration.Client