Udostępnij przez


Surface(SurfaceType) Constructor

Definition

Initializes a new instance of the Surface class.

protected Surface(Microsoft.Agents.Extensions.Teams.Models.SurfaceType type);
new Microsoft.Agents.Extensions.Teams.Models.Surface : Microsoft.Agents.Extensions.Teams.Models.SurfaceType -> Microsoft.Agents.Extensions.Teams.Models.Surface
Protected Sub New (type As SurfaceType)

Parameters

type
SurfaceType

Type of Surface.

Applies to