SoundFormat.SourceFullName Property

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Property SourceFullName As String
    Get
'Usage
Dim instance As SoundFormat
Dim value As String

value = instance.SourceFullName
string SourceFullName { get; }

Property Value

Type: System.String

See Also

Reference

SoundFormat Interface

SoundFormat Members

Microsoft.Office.Interop.PowerPoint Namespace