共用方式為


SectionChunkGenerator(String) 建構函式

定義

public:
 SectionChunkGenerator(System::String ^ sectionName);
public SectionChunkGenerator(string sectionName);
new Microsoft.AspNetCore.Razor.Chunks.Generators.SectionChunkGenerator : string -> Microsoft.AspNetCore.Razor.Chunks.Generators.SectionChunkGenerator
Public Sub New (sectionName As String)

參數

sectionName
String

適用於