ExportDescriptorProvider.NoDependencies フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
依存関係がないことを示します。
protected: static initonly Func<System::Collections::Generic::IEnumerable<System::Composition::Hosting::Core::CompositionDependency ^> ^> ^ NoDependencies;
protected static readonly Func<System.Collections.Generic.IEnumerable<System.Composition.Hosting.Core.CompositionDependency>> NoDependencies;
staticval mutable NoDependencies : Func<seq<System.Composition.Hosting.Core.CompositionDependency>>
Protected Shared ReadOnly NoDependencies As Func(Of IEnumerable(Of CompositionDependency))