SystemProperties.Video Property

Definition

Gets an object that provides the indexing names of Windows file properties for System.Video.

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

Property Value

A helper object that provides names for Windows file properties for System.Video.

Applies to