다음을 통해 공유


CSharpCodeWriter.WriteLocationTaggedString 메서드

정의

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

매개 변수

반환

적용 대상