CSharpCodeWriter.WritePragma(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWriter ^ WritePragma(System::String ^ value);
public Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter WritePragma (string value);
member this.WritePragma : string -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter
Public Function WritePragma (value As String) As CSharpCodeWriter
Paramètres
- value
- String