ControllerGeneratorBase.CodeGeneratorActionsService Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
property Microsoft::VisualStudio::Web::CodeGeneration::ICodeGeneratorActionsService ^ CodeGeneratorActionsService { Microsoft::VisualStudio::Web::CodeGeneration::ICodeGeneratorActionsService ^ get(); };
C#
protected Microsoft.VisualStudio.Web.CodeGeneration.ICodeGeneratorActionsService CodeGeneratorActionsService { get; }
member this.CodeGeneratorActionsService : Microsoft.VisualStudio.Web.CodeGeneration.ICodeGeneratorActionsService
Protected ReadOnly Property CodeGeneratorActionsService As ICodeGeneratorActionsService
Produit | Versions |
---|---|
ASP.NET Core | 2.1, 2.2 |