Condividi tramite


INDTransmitterProperties.ModelName Proprietà

Definizione

Ottiene il nome del modello da un certificato del trasmettitore.

public:
 property Platform::String ^ ModelName { Platform::String ^ get(); };
winrt::hstring ModelName();
/// [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 ModelName();
public string ModelName { get; }
public string ModelName { [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.modelName;
Public ReadOnly Property ModelName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del modello.

Attributi

Si applica a