IGenericEventField.ToString(IFormatProvider, String) 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 string ToString (IFormatProvider formatProvider, string flagsSeparator = ", ");
abstract member ToString : IFormatProvider * string -> string
Public Function ToString (formatProvider As IFormatProvider, Optional flagsSeparator As String = ", ") As String
Parameters
- formatProvider
- IFormatProvider
- flagsSeparator
- String