SystemProperties.Video 属性

定义

获取一个 对象,该对象为 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.VideoWindows 文件属性提供名称。

适用于