ComposedPart.RequiredSharingBoundaries 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.
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)