SectionCodeGenerator(String) 建構函式

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。初始化 類別的新實例 SectionCodeGenerator

public SectionCodeGenerator (string sectionName);
new System.Web.Razor.Generator.SectionCodeGenerator : string -> System.Web.Razor.Generator.SectionCodeGenerator
Public Sub New (sectionName As String)

參數

sectionName
String

區段程式碼名稱。

適用於