Share via


SlideShowView.SlideShowName Property

Returns the name of the custom slide show that's currently running in the specified slide show view. Read-only.

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

Syntax

'Declaration
ReadOnly Property SlideShowName As String
    Get
'Usage
Dim instance As SlideShowView
Dim value As String

value = instance.SlideShowName
string SlideShowName { get; }

Property Value

Type: System.String

See Also

Reference

SlideShowView Interface

SlideShowView Members

Microsoft.Office.Interop.PowerPoint Namespace