CSharpLanguageCharacteristics.GetSample(CSharpSymbolType) Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 override System::String ^ GetSample(Microsoft::AspNetCore::Razor::Tokenizer::Symbols::CSharpSymbolType type);public override string GetSample(Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpSymbolType type);override this.GetSample : Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpSymbolType -> stringPublic Overrides Function GetSample (type As CSharpSymbolType) As StringParameters
- type
- CSharpSymbolType