Share via


Radio.Name Property

Definition

Gets the name of the radio represented by this object.

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = radio.name;
Public ReadOnly Property Name As String

Property Value

String

Platform::String

winrt::hstring

The radio name.

Applies to