Moonware.Common Namespace > TemplateVideoPreset Class : VideoType Property |
'Declaration <DataMemberAttribute()> Public Property VideoType As VideoEnumType
'Usage Dim instance As TemplateVideoPreset Dim value As VideoEnumType instance.VideoType = value value = instance.VideoType
[DataMemberAttribute()] public VideoEnumType VideoType {get; set;}
[DataMemberAttribute()] public: property VideoEnumType VideoType { VideoEnumType get(); void set ( VideoEnumType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2