AVDMultimediaRedirection Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources
DESCRIPTION
Settings about the 'Multimedia Redirection for AVD' (Experimental)
INHERITED FROM
RASSerilazableObj⇒AVDMultimediaRedirection
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | AVDMultimediaRedir | If box is checked enable Multimedia Redirection for AVD | |
Boolean | Enabled | Whether 'Multimedia Redirection for AVD' policy is enabled or not |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated