ScopeHelpers.GetContextModificationScopeForProcess(DebugWriter) Method

Definition

public static Microsoft.Azure.Commands.Profile.Common.ContextModificationScope GetContextModificationScopeForProcess (Microsoft.Azure.Commands.Profile.Common.DebugWriter writer);
static member GetContextModificationScopeForProcess : Microsoft.Azure.Commands.Profile.Common.DebugWriter -> Microsoft.Azure.Commands.Profile.Common.ContextModificationScope
Public Shared Function GetContextModificationScopeForProcess (writer As DebugWriter) As ContextModificationScope

Parameters

writer
DebugWriter

Returns

ContextModificationScope

Applies to