INDTransmitterProperties.ModelNumber Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Numéro de modèle sous forme de chaîne de texte.
- Attributs