Share via


ComposedPart.RequiredSharingBoundaries Property

Definition

Gets the set of sharing boundaries that this part must be instantiated within.

public System.Collections.Immutable.IImmutableSet<string> RequiredSharingBoundaries { get; }
member this.RequiredSharingBoundaries : System.Collections.Immutable.IImmutableSet<string>
Public ReadOnly Property RequiredSharingBoundaries As IImmutableSet(Of String)

Property Value

Applies to