ImportDefinition.ExportFactorySharingBoundaries 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 sharing boundaries created when the export factory is used.
public System.Collections.Generic.IReadOnlyCollection<string> ExportFactorySharingBoundaries { get; }
member this.ExportFactorySharingBoundaries : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property ExportFactorySharingBoundaries As IReadOnlyCollection(Of String)