AppCapture.GetForCurrentView Method

Definition

Gets the instance of this class for the current view.

public:
 static AppCapture ^ GetForCurrentView();
 static AppCapture GetForCurrentView();
public static AppCapture GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As AppCapture

Returns

The instance for the current view.

Applies to