ExportDescriptorProvider.NoExportDescriptors 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示缺少匯出描述元。
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)