Share via


NamedSlideShow.SlideIDs Property

Returns an array of slide IDs for the specified named slide show. Read-only.

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

Syntax

'Declaration
ReadOnly Property SlideIDs As Object
    Get
'Usage
Dim instance As NamedSlideShow
Dim value As Object

value = instance.SlideIDs
Object SlideIDs { get; }

Property Value

Type: System.Object

See Also

Reference

NamedSlideShow Interface

NamedSlideShow Members

Microsoft.Office.Interop.PowerPoint Namespace