VCUserMacro.InheritsFromParent Özellik

Tanım

Bir Kullanıcı makrosunun, üst öğesinden değerleri devralıp devramadığını alır veya ayarlar.

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

Özellik Değeri

Boolean

TRUE makro onun üst öğesinden devralırsa, FALSE bu değildir.

Öznitelikler

Şunlara uygulanır