Partage via


INDTransmitterProperties.ModelNumber Propriété

Définition

Obtient le numéro de modèle d’un certificat d’émetteur.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Numéro de modèle sous forme de chaîne de texte.

Attributs

S’applique à