PipelineMock.Blacklist Field
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.
Headers that we substitute out blank values for in the recordings Add additional headers as necessary
public static System.Collections.Generic.HashSet<string> Blacklist;
staticval mutable Blacklist : System.Collections.Generic.HashSet<string>
Public Shared Blacklist As HashSet(Of String)