Build Property
From Microsoft PowerPoint Visual Basic
Build Property
Returns the PowerPoint build number. Read-only String.
Example
This example displays the PowerPoint build number.
MsgBox Prompt:=Application.Build, Title:="PowerPoint Build"
From Microsoft PowerPoint Visual Basic
Returns the PowerPoint build number. Read-only String.
This example displays the PowerPoint build number.
MsgBox Prompt:=Application.Build, Title:="PowerPoint Build"