AttributedPartDiscovery(Resolver, Boolean) Constructor
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.
public AttributedPartDiscovery (Microsoft.VisualStudio.Composition.Resolver resolver, bool isNonPublicSupported = false);
new Microsoft.VisualStudio.Composition.AttributedPartDiscovery : Microsoft.VisualStudio.Composition.Resolver * bool -> Microsoft.VisualStudio.Composition.AttributedPartDiscovery
Public Sub New (resolver As Resolver, Optional isNonPublicSupported As Boolean = false)
Parameters
- resolver
- Resolver
- isNonPublicSupported
- Boolean