Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property DefaultAudioVideoProviderEnabled As Boolean
Get
Set
'Usage
Dim instance As ServerPlatformSettings
Dim value As Boolean
value = instance.DefaultAudioVideoProviderEnabled
instance.DefaultAudioVideoProviderEnabled = value
public bool DefaultAudioVideoProviderEnabled { get; set; }
Property Value
Type: System.Boolean