PlayReadyDomain.DomainJoinUrl 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 URL used to join the domain.
public:
property Uri ^ DomainJoinUrl { Uri ^ get(); };
Uri DomainJoinUrl();
public System.Uri DomainJoinUrl { get; }
var uri = playReadyDomain.domainJoinUrl;
Public ReadOnly Property DomainJoinUrl As Uri
Property Value
The URL used to join the domain.