CSharpCodeWriter.WriteLocationTaggedString Méthode

Définition

public:
 Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWriter ^ WriteLocationTaggedString(Microsoft::AspNetCore::Razor::Text::LocationTagged<System::String ^> ^ value);
public Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter WriteLocationTaggedString (Microsoft.AspNetCore.Razor.Text.LocationTagged<string> value);
member this.WriteLocationTaggedString : Microsoft.AspNetCore.Razor.Text.LocationTagged<string> -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter
Public Function WriteLocationTaggedString (value As LocationTagged(Of String)) As CSharpCodeWriter

Paramètres

Retours

S’applique à