LanguageCharacteristics<TTokenizer,TSymbol,TSymbolType>.IsCommentStar 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:
 virtual bool IsCommentStar(TSymbol symbol);public virtual bool IsCommentStar(TSymbol symbol);abstract member IsCommentStar : 'Symbol -> bool
override this.IsCommentStar : 'Symbol -> boolPublic Overridable Function IsCommentStar (symbol As TSymbol) As BooleanParameters
- symbol
- TSymbol