DomainRoleInfo.PropagatesDelete Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether element playing this role in a link will be deleted when the opposite role player element or the link itself is deleted.
C++
public:
property bool PropagatesDelete { bool get(); };
public bool PropagatesDelete { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PropagatesDelete : bool
Public ReadOnly Property PropagatesDelete As Boolean
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |