Freigeben über


HtmlLanguageCharacteristics.CreateMarkerSymbol(SourceLocation) Methode

Definition

Dieser Typ/Member unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen. Erstellt ein Markersymbol im Html-Code.

public override System.Web.Razor.Tokenizer.Symbols.HtmlSymbol CreateMarkerSymbol(System.Web.Razor.Text.SourceLocation location);
override this.CreateMarkerSymbol : System.Web.Razor.Text.SourceLocation -> System.Web.Razor.Tokenizer.Symbols.HtmlSymbol
Public Overrides Function CreateMarkerSymbol (location As SourceLocation) As HtmlSymbol

Parameter

location
SourceLocation

Der Quellspeicherort.

Gibt zurück

Ein Markersymbol in HTML.

Gilt für: