Compartir a través de


INDTransmitterProperties.ModelNumber Propiedad

Definición

Obtiene el número de modelo de un certificado de transmisor.

public:
 property Platform::String ^ ModelNumber { Platform::String ^ get(); };
winrt::hstring ModelNumber();
/// [get: Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
winrt::hstring ModelNumber();
public string ModelNumber { get; }
public string ModelNumber { [Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var string = iNDTransmitterProperties.modelNumber;
Public ReadOnly Property ModelNumber As String

Valor de propiedad

String

Platform::String

winrt::hstring

Número de modelo como una cadena de texto.

Atributos

Se aplica a