次の方法で共有


ExportDescriptorProvider.NoExportDescriptors フィールド

定義

エクスポート記述子がないことを示します。

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) 

フィールド値

適用対象