Condividi tramite


INDTransmitterProperties.ModelManufacturerName Proprietà

Definizione

Ottiene il nome del produttore del modello da un certificato del trasmettitore.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del produttore del modello.

Attributi

Si applica a