Edit

Share via


SpeechSynthesisConnector.CanWrite Property

Definition

Gets whether the current stream supports writing. This property always returns true.

public:
 virtual property bool CanWrite { bool get(); };
public override bool CanWrite { get; }
member this.CanWrite : bool
Public Overrides ReadOnly Property CanWrite As Boolean

Property Value

Applies to