Share via


ServerPlatformSettings.DefaultAudioVideoProviderEnabled Property

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

See Also

Reference

ServerPlatformSettings Class

ServerPlatformSettings Members

Microsoft.Rtc.Collaboration Namespace