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

屬性值

Helper 物件,提供System.Video的 Windows 檔案屬性名稱。

適用於