DomainRelationshipInfo.IsEmbedding Property
Definition
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.
Does the player of the source role logically contain the players of the target role in this relationship?
public:
property bool IsEmbedding { bool get(); };
public bool IsEmbedding { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsEmbedding : bool
Public ReadOnly Property IsEmbedding As Boolean
Property Value
- Attributes