SilenceGeneratorLength Property |
Namespace:
CSAudioPlayer
Assembly:
CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax public long Length { get; }
Public ReadOnly Property Length As Long
Get
Dim instance As SilenceGenerator
Dim value As Long
value = instance.Length
abstract Length : int64 with get
override Length : int64 with get
/** @property */
public final long get_Length()
final function get Length () : long
Property Value
Type:
Int64See Also