VBSymbol.GetSample Method

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Gets the specified data sample from the object.

Namespace:  System.Web.Razor.Tokenizer.Symbols
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

public static string GetSample(
	VBSymbolType type
)

Return Value

Type: System.String
The specified data sample from the object.
Show: