次の方法で共有


CodeGeneratorActionsService クラス

定義

public ref class CodeGeneratorActionsService : Microsoft::VisualStudio::Web::CodeGeneration::ICodeGeneratorActionsService
public class CodeGeneratorActionsService : Microsoft.VisualStudio.Web.CodeGeneration.ICodeGeneratorActionsService
type CodeGeneratorActionsService = class
    interface ICodeGeneratorActionsService
Public Class CodeGeneratorActionsService
Implements ICodeGeneratorActionsService
継承
CodeGeneratorActionsService
実装

コンストラクター

CodeGeneratorActionsService(ITemplating, IFilesLocator, IFileSystem)

メソッド

AddFileAsync(String, String)
AddFileFromTemplateAsync(String, String, IEnumerable<String>, Object)

適用対象