次の方法で共有


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

適用対象