PreviewTeamView.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 an instance of PreviewTeamView for the current window (app view).
public:
static PreviewTeamView ^ GetForCurrentView();
static PreviewTeamView GetForCurrentView();
public static PreviewTeamView GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As PreviewTeamView
Returns
An instance of PreviewTeamView for the current window (app view).