| ExportInfoIsShared Property |
Gets or sets a value indicating whether this instance is marked as being constrained to sharing within the specified boundary.
Namespace: TomsToolbox.CompositionAssembly: TomsToolbox.Composition (in TomsToolbox.Composition.dll) Version: 2.20.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax public bool IsShared { get; set; }
Public Property IsShared As Boolean
Get
Set
Property Value
BooleanSee Also