Поделиться через


WiFiDirectConnectionParameters.PreferenceOrderedConfigurationMethods Свойство

Определение

Возвращает список поддерживаемых методов конфигурации в порядке предпочтения.

public:
 property IVector<WiFiDirectConfigurationMethod> ^ PreferenceOrderedConfigurationMethods { IVector<WiFiDirectConfigurationMethod> ^ get(); };
IVector<WiFiDirectConfigurationMethod> PreferenceOrderedConfigurationMethods();
public IList<WiFiDirectConfigurationMethod> PreferenceOrderedConfigurationMethods { get; }
var iVector = wiFiDirectConnectionParameters.preferenceOrderedConfigurationMethods;
Public ReadOnly Property PreferenceOrderedConfigurationMethods As IList(Of WiFiDirectConfigurationMethod)

Значение свойства

Список значений WiFiDirectConfigurationMethod , представляющих поддерживаемые методы конфигурации в порядке предпочтения (наиболее предпочтительнее всего).

Требования к Windows

Семейство устройств
Windows 10 (появилось в 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (появилось в v2.0)

Применяется к