DocumentLaunch.CanCreatePowerPointStoryboard Method

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

Syntax

'Declaration
Public Shared Function CanCreatePowerPointStoryboard As Boolean
public static bool CanCreatePowerPointStoryboard()
public:
static bool CanCreatePowerPointStoryboard()
static member CanCreatePowerPointStoryboard : unit -> bool
public static function CanCreatePowerPointStoryboard() : boolean

Return Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

DocumentLaunch Class

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace