AccountPickerOptions Constructor (Window^, String^)
Visual Studio 2015
Initializes a new instance of the options used to create an account picker.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
Parameters
- parentWindow
-
Type:
System.Windows::Window^
The window hosting the account picker.
- hostId
-
Type:
System::String^
A unique identifier for this host, usually the package guid, that will be used when reporting telemetry.
Show: