_Global.Parent 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.
public:
property Microsoft::Office::Interop::MSProject::Application ^ Parent { Microsoft::Office::Interop::MSProject::Application ^ get(); void set(Microsoft::Office::Interop::MSProject::Application ^ value); };
public Microsoft.Office.Interop.MSProject.Application Parent { get; set; }
member this.Parent : Microsoft.Office.Interop.MSProject.Application with get, set
Public Property Parent As Application