다음을 통해 공유


ISkypeChannel.EnableScreenSharing Property

Definition

Enable screen sharing for Skype channel

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Enable screen sharing for Skype channel", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableScreenSharing")]
public bool? EnableScreenSharing { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Enable screen sharing for Skype channel", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableScreenSharing")>]
member this.EnableScreenSharing : Nullable<bool> with get, set
Public Property EnableScreenSharing As Nullable(Of Boolean)

Property Value

Attributes

Applies to