Share via


Tags.AddBinary Method

Reserved for internal use.

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

Syntax

'Declaration
Sub AddBinary ( _
    Name As String, _
    FilePath As String _
)
'Usage
Dim instance As Tags
Dim Name As String
Dim FilePath As String

instance.AddBinary(Name, FilePath)
void AddBinary(
    string Name,
    string FilePath
)

Parameters

See Also

Reference

Tags Interface

Tags Members

Microsoft.Office.Interop.PowerPoint Namespace