Condividi tramite


INDTransmitterProperties.SupportedFeatures Proprietà

Definizione

Ottiene l'elenco delle funzionalità supportate dal certificato del trasmettitore.

public:
 property Platform::Array <NDCertificateFeature> ^ SupportedFeatures { Platform::Array <NDCertificateFeature> ^ get(); };
winrt::array_view <NDCertificateFeature> SupportedFeatures();
/// [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::array_view <NDCertificateFeature> SupportedFeatures();
public NDCertificateFeature[] SupportedFeatures { get; }
public NDCertificateFeature[] SupportedFeatures { [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 nDCertificateFeature[] = iNDTransmitterProperties.supportedFeatures;
Public ReadOnly Property SupportedFeatures As NDCertificateFeature()

Valore della proprietà

Matrice che identifica i set di funzionalità supportati dal certificato.

Attributi

Si applica a