ExportDescriptorProvider.NoExportDescriptors Pole
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Wskazuje brak deskryptorów eksportu.
protected: static initonly System::Collections::Generic::IEnumerable<System::Composition::Hosting::Core::ExportDescriptorPromise ^> ^ NoExportDescriptors;
protected static readonly System.Collections.Generic.IEnumerable<System.Composition.Hosting.Core.ExportDescriptorPromise> NoExportDescriptors;
staticval mutable NoExportDescriptors : seq<System.Composition.Hosting.Core.ExportDescriptorPromise>
Protected Shared ReadOnly NoExportDescriptors As IEnumerable(Of ExportDescriptorPromise)