VCUserMacro.InheritsFromParent Eigenschaft

Definition

Ruft ab oder legt fest, ob ein Benutzer Makro Werte von seinem übergeordneten Element erbt.

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

Eigenschaftswert

Boolean

TRUE Wenn das Makro von seinem übergeordneten Element erbt, ist FALSE dies nicht der Fall.

Attribute

Gilt für