IExtensibilityModelProvider<TModel> Interface
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.
Provides extensibility models.
C#
public interface IExtensibilityModelProvider<TModel> where TModel : IExtensibilityModel
type IExtensibilityModelProvider<'Model (requires 'Model :> IExtensibilityModel)> = interface
Public Interface IExtensibilityModelProvider(Of TModel)
- TModel
Models created from IExtensionSectionMetadata.
- Derived
Models |
Gets the models owned by the provider. |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2022 |