IPeekResultFactory Interface
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.
Important
This API is not CLS-compliant.
Represents a factory for creating IPeekResults.
public interface class IPeekResultFactory
public interface class IPeekResultFactory
__interface IPeekResultFactory
[System.CLSCompliant(false)]
public interface IPeekResultFactory
public interface IPeekResultFactory
[<System.CLSCompliant(false)>]
type IPeekResultFactory = interface
type IPeekResultFactory = interface
Public Interface IPeekResultFactory
- Attributes
Remarks
This is a MEF Component, and should be imported with the following attribute: [Import(typeof(IPeekResultFactory))]