PSMemberSet.InheritMembers Property

Definition

Gets a flag indicating whether the memberset will inherit members of the memberset of the same name in the "parent" class.

public:
 property bool InheritMembers { bool get(); };
public:
 property bool InheritMembers { bool get(); };
public bool InheritMembers { get; }
member this.InheritMembers : bool
Public ReadOnly Property InheritMembers As Boolean

Property Value

Applies to