The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ExportDescriptorPromise::IsShared Property
.NET Framework (current version)
Gets a value that indicates whether the promise is shared.
Assembly: System.Composition.Hosting (in System.Composition.Hosting.dll)
Property Value
Type: System::Booleantrue if the promise is shared in some context; otherwise, false.
Show: