Share via


ExternalApplication.CanEmbed Property

Definition

Gets a Boolean value that specifies whether the application can be embedded.

public:
 virtual property bool CanEmbed { bool get(); };
public override bool CanEmbed { get; }
member this.CanEmbed : bool
Public Overrides ReadOnly Property CanEmbed As Boolean

Property Value

True if the application can be embedded, otherwise false.

Applies to