ExportDescriptorProvider.NoDependencies Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates a lack of dependencies.
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))
Field Value
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.