EasyLanguage オブジェクトリファレンス

SoundConfiguration クラス

アラート通知サウンドファイルの名前と、1 回再生か連続再生かを定義します。AlertConfiguration クラスの Notification プロパティにより参照されます。

名前空間: elsystem.drawingobjects

[ すべて展開 ]
プロパティ
  名前 タイプ 説明
Public property PlayContinuosly bool 真の場合はサウンドを連続して再生し、1 回再生する場合は偽です。
Public property SoundName string 再生するサウンドファイルの名前を取得または設定します。
メソッド
  名前 説明
Public property Create() SoundConfiguration クラスの新規インスタンスを初期化します。
継承階層

elsystem.Object

elsystem.DrawingObjects.SoundConfiguration