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: