ICommonEditorAssetService 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.
Service produced by ICommonEditorAssetServiceFactory that provides common language service assets.
public interface class ICommonEditorAssetService
public interface ICommonEditorAssetService
type ICommonEditorAssetService = interface
Public Interface ICommonEditorAssetService
Remarks
This class supports the Visual Studio infrastructure and in general is not intended to be used directly from your code.
Methods
FindAsset<T>(Predicate<ICommonEditorAssetMetadata>) |
Produces common language service asset. |