SystemProperties.Video プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
System.Video の Windows ファイル プロパティのインデックス作成名を提供する オブジェクトを取得します。
public:
static property SystemVideoProperties ^ Video { SystemVideoProperties ^ get(); };
static SystemVideoProperties Video();
public static SystemVideoProperties Video { get; }
var systemVideoProperties = SystemProperties.video;
Public Shared ReadOnly Property Video As SystemVideoProperties
プロパティ値
System.Video の Windows ファイル プロパティの名前を提供するヘルパー オブジェクト。