Compartilhar via


AllJoynAboutDataView.AJSoftwareVersion Propriedade

Definição

Importante

Os tipos no namespace Windows.Devices.AllJoyn foram preteridos e podem não estar disponíveis em versões futuras do Windows. AllJoyn , patrocinado pela AllSeen Alliance, foi um protocolo de descoberta e comunicação de software livre para cenários de Internet das Coisas (IoT), como acender e desligar as luzes e ler temperaturas. Para obter alternativas, como IoTivity Lite e IoTivity, consulte o site do iotivity.org .

O número de versão do software da plataforma AllJoyn implementado.

public:
 property Platform::String ^ AJSoftwareVersion { Platform::String ^ get(); };
winrt::hstring AJSoftwareVersion();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynAboutDataView has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
winrt::hstring AJSoftwareVersion();
public string AJSoftwareVersion { get; }
public string AJSoftwareVersion { [Windows.Foundation.Metadata.Deprecated("AllJoynAboutDataView has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var string = allJoynAboutDataView.aJSoftwareVersion;
Public ReadOnly Property AJSoftwareVersion As String

Valor da propriedade

String

Platform::String

winrt::hstring

Número da versão atual.

Atributos

Requisitos do Windows

Funcionalidades do aplicativo
allJoyn

Aplica-se a