Share via


Broadcast.IsBroadcasting Property

Indicates whether the file is in the Broadcast Documents library.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property IsBroadcasting As Boolean
    Get
'Usage
Dim instance As Broadcast
Dim value As Boolean

value = instance.IsBroadcasting
bool IsBroadcasting { get; }

Property Value

Type: System.Boolean
true if the file is in the Broadcast Documents library; otherwise, false.

See Also

Reference

Broadcast Interface

Broadcast Members

Microsoft.Office.Interop.PowerPoint Namespace