Udostępnij za pośrednictwem


IPlayReadyDomain.DomainJoinUrl Property

Definition

Gets the URL used to join the domain.

public:
 property Uri ^ DomainJoinUrl { Uri ^ get(); };
Uri DomainJoinUrl();
public System.Uri DomainJoinUrl { get; }
var uri = iPlayReadyDomain.domainJoinUrl;
Public ReadOnly Property DomainJoinUrl As Uri

Property Value

The URL used to join the domain.

Applies to