FileProfileSettings.LoggerContext Property
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.
Logger context that will be opaquely passed to the logger delegate for logs associated with the created profile
public object LoggerContext { set; }
member this.LoggerContext : obj
Public Property LoggerContext As Object