Timing.TriggerBookmark Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property TriggerBookmark As String
Get
Set
'Usage
Dim instance As Timing
Dim value As String
value = instance.TriggerBookmark
instance.TriggerBookmark = value
string TriggerBookmark { get; set; }
Property Value
Type: System.String