KnownUserProperties.GuestHost Property
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 user's guest host.
public:
static property Platform::String ^ GuestHost { Platform::String ^ get(); };
static winrt::hstring GuestHost();
public static string GuestHost { get; }
var string = KnownUserProperties.guestHost;
Public Shared ReadOnly Property GuestHost As String
Property Value
The user's guest host.