共用方式為


SpeechSynthesisStream.Close 方法

定義

釋放 SpeechSynthesisStream公開的系統資源。

public:
 virtual void Close() = Close;
void Close();
// This member is not implemented in C#
function close()
' This member is not implemented in VB.NET

實作

M:Windows.Foundation.IClosable.Close M:System.IDisposable.Close

備註

所有未處理的非同步作業都必須完成,才能呼叫 Close。

適用於

另請參閱