Audio.Paused

Paused プロパティ

オブジェクトの一時停止状態。

定義

Visual Basic Public ReadOnly Property Paused As Boolean
C# public bool Paused { get; }
Managed C++ public: __property bool get_Paused();
JScript public function get Paused() : boolean

プロパティ値

System.Boolean.

これは読み取り専用プロパティである。 

対象

Audio

© 2002 Microsoft Corporation. All rights reserved. Terms of use.