Gets the content of the window in the form of a Windows Forms Control or a Windows Presentation Foundation Control.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
public abstract Object Content { get; } |
| Visual Basic |
|---|
Public MustOverride ReadOnly Property Content As Object Get |