Moonware.Common Namespace > TemplateAudioPreset Class : AudioType Property |
'Declaration <DataMemberAttribute()> Public Property AudioType As AudioEnumType
'Usage Dim instance As TemplateAudioPreset Dim value As AudioEnumType instance.AudioType = value value = instance.AudioType
[DataMemberAttribute()] public AudioEnumType AudioType {get; set;}
[DataMemberAttribute()] public: property AudioEnumType AudioType { AudioEnumType get(); void set ( AudioEnumType 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