IAudioFrameLinkPathLong Property |
Returns or sets the name of an audio file which is linked to an AudioFrame.
Read/write
String.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxstring LinkPathLong { get; set; }
Property LinkPathLong As String
Get
Set
property String^ LinkPathLong {
String^ get ();
void set (String^ value);
}
abstract LinkPathLong : string with get, set
Property Value
Type:
String
See Also