IConfiguration.BlacklistOfCodePoints 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.
Blacklists the of code points.
public System.Collections.Generic.IEnumerable<int> BlacklistOfCodePoints ();
abstract member BlacklistOfCodePoints : unit -> seq<int>
Public Function BlacklistOfCodePoints () As IEnumerable(Of Integer)
Returns
IEnumerable<System.Int32>.