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