| LameMP3FileWriterCanRead Property  | 
Write-only stream.  Always false.
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic override bool CanRead { get; }Public Overrides ReadOnly Property CanRead As Boolean
	Get
public:
virtual property bool CanRead {
	bool get () override;
}abstract CanRead : bool with get
override CanRead : bool with get
Property Value
Type: 
Boolean
See Also