VisualProfilerControl.SetProfilerVisibility(Boolean) Method
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.
public:
void SetProfilerVisibility(bool isVisible);
public void SetProfilerVisibility (bool isVisible);
member this.SetProfilerVisibility : bool -> unit
Public Sub SetProfilerVisibility (isVisible As Boolean)
- isVisible
- Boolean