Partager via


Propriété Client

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.DataWarehouse.Interfaces
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
ReadOnly Property Client As Control
    Get
'Utilisation
Dim instance As IDesignerToolWindow
Dim value As Control

value = instance.Client
Control Client { get; }
property Control^ Client {
    Control^ get ();
}
abstract Client : Control
function get Client () : Control

Valeur de propriété

Type : System.Windows.Forms. . :: . .Control