VCWizCtlClass.ParentObject Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente para uso interno da Microsoft.
public:
virtual property System::Object ^ ParentObject { System::Object ^ get(); void set(System::Object ^ value); };
public:
virtual property Platform::Object ^ ParentObject { Platform::Object ^ get(); void set(Platform::Object ^ value); };
[System.Runtime.InteropServices.DispId(1610743864)]
public virtual object ParentObject { [System.Runtime.InteropServices.DispId(1610743864)] get; [System.Runtime.InteropServices.DispId(1610743864)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743864)>]
[<get: System.Runtime.InteropServices.DispId(1610743864)>]
[<set: System.Runtime.InteropServices.DispId(1610743864)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.ParentObject : obj with get, set
Public Overridable Property ParentObject As Object
Valor da propriedade
Implementações
- Atributos