Audio.Stopped
Stopped プロパティ
オブジェクトの停止状態。
定義
Visual Basic | Public ReadOnly Property Stopped As Boolean |
C# | public bool Stopped { get; } |
Managed C++ | public: __property bool get_Stopped(); |
JScript | public function get Stopped() : boolean |
プロパティ値
System.Boolean.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.