PageViewTelemetry.ITelemetry.Sanitize 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.
Sanitizes the properties based on constraints.
virtual void Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetry.Sanitize() = Microsoft::VisualStudio::ApplicationInsights::Channel::ITelemetry::Sanitize;
void ITelemetry.Sanitize ();
abstract member Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetry.Sanitize : unit -> unit
override this.Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetry.Sanitize : unit -> unit
Sub Sanitize () Implements ITelemetry.Sanitize