SystemProperties.Video プロパティ

定義

System.VideoWindows ファイル プロパティのインデックス作成名を提供する オブジェクトを取得します。

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.VideoWindows ファイル プロパティの名前を提供するヘルパー オブジェクト。

適用対象