共用方式為


CSharpCodeWriter.WriteStartAssignment(String) 方法

定義

public:
 Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWriter ^ WriteStartAssignment(System::String ^ name);
public Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter WriteStartAssignment (string name);
member this.WriteStartAssignment : string -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter
Public Function WriteStartAssignment (name As String) As CSharpCodeWriter

參數

name
String

傳回

適用於