AccountPickerOptions::HostId Property
Visual Studio 2015
Gets a unique identifier for this host, usually the package GUID, that will be used when reporting telemetry
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
public: property String^ HostId { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] private: void set(String^ value); }
Show: