Udostępnij za pośrednictwem


IPlayReadyDomain.FriendlyName Property

Definition

Gets the current domain friendly name.

public:
 property Platform::String ^ FriendlyName { Platform::String ^ get(); };
winrt::hstring FriendlyName();
public string FriendlyName { get; }
var string = iPlayReadyDomain.friendlyName;
Public ReadOnly Property FriendlyName As String

Property Value

String

Platform::String

winrt::hstring

The current domain friendly name.

Applies to