Share via


SystemProperties.Media プロパティ

定義

System.Media.Duration などのシステム メディア ファイル プロパティのインデックス作成名を提供する オブジェクトを取得します。

public:
 static property SystemMediaProperties ^ Media { SystemMediaProperties ^ get(); };
static SystemMediaProperties Media();
public static SystemMediaProperties Media { get; }
var systemMediaProperties = SystemProperties.media;
Public Shared ReadOnly Property Media As SystemMediaProperties

プロパティ値

システム メディア ファイルのプロパティの名前を提供するヘルパー オブジェクト。

適用対象