Audio.Playing

Playing プロパティ

オブジェクトの再生状態。

定義

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

プロパティ値

System.Boolean.

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

対象

Audio

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