KnownUserProperties.GuestHost Property

Definition

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

String

Platform::String

winrt::hstring

The user's guest host.

Applies to