AppCapture.GetForCurrentView Method
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.
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.