Freigeben über


CSharpLanguageCharacteristics.GetSymbolSample(CSharpSymbolType) Methode

Definition

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

public static string GetSymbolSample(System.Web.Razor.Tokenizer.Symbols.CSharpSymbolType type);
static member GetSymbolSample : System.Web.Razor.Tokenizer.Symbols.CSharpSymbolType -> string
Public Shared Function GetSymbolSample (type As CSharpSymbolType) As String

Parameter

Gibt zurück

Ein Beispielsymbol im Code.

Gilt für: