DeploymentDebugSetting.DeploymentDebugDetailLevel 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.
Required. Deployment debug detail level. Any combination of None, RequestContent and ResponseContent
public string DeploymentDebugDetailLevel { get; set; }
member this.DeploymentDebugDetailLevel : string with get, set
Public Property DeploymentDebugDetailLevel As String