INDTransmitterProperties.ModelManufacturerName 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 nom du fabricant du modèle à partir d’un certificat d’émetteur.
public:
property Platform::String ^ ModelManufacturerName { Platform::String ^ get(); };
winrt::hstring ModelManufacturerName();
/// [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 ModelManufacturerName();
public string ModelManufacturerName { get; }
public string ModelManufacturerName { [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.modelManufacturerName;
Public ReadOnly Property ModelManufacturerName As String
Valeur de propriété
Nom du fabricant du modèle.
- Attributs