Configuration.Object Propriété

Définition

Obtient un objet accessible par nom au moment de l'exécution.

public:
 property System::Object ^ Object { System::Object ^ get(); };
public:
 property Platform::Object ^ Object { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(11)]
public object Object { [System.Runtime.InteropServices.DispId(11)] get; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
member this.Object : obj
Public ReadOnly Property Object As Object

Valeur de propriété

Object

Objet accessible par nom au moment de l'exécution.

Attributs

S’applique à