VCUserMacro.InheritsFromParent Propriedade

Definição

Obtém ou define se uma macro de usuário herda valores de seu pai.

public:
 property bool InheritsFromParent { bool get(); void set(bool value); };
public:
 property bool InheritsFromParent { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(2402)]
public bool InheritsFromParent { [System.Runtime.InteropServices.DispId(2402)] get; [System.Runtime.InteropServices.DispId(2402)] set; }
[<System.Runtime.InteropServices.DispId(2402)>]
[<get: System.Runtime.InteropServices.DispId(2402)>]
[<set: System.Runtime.InteropServices.DispId(2402)>]
member this.InheritsFromParent : bool with get, set
Public Property InheritsFromParent As Boolean

Valor da propriedade

Boolean

TRUE se a macro for herdada de seu pai, FALSE ela não será.

Atributos

Aplica-se a