TimeNodeAudio
SoundName Property
|
SoundName
Namespace:
Spire.Presentation.Drawing.TimeLine
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public string SoundName { get; }
Public ReadOnly Property SoundName As String
Get
public:
property String^ SoundName {
String^ get ();
}
member SoundName : string with get
Property Value
Type:
String
See Also