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


ConnectionProfile.ServiceProviderGuid Свойство

Определение

Возвращает идентификатор сетевого оператора, который подготовил профиль подключения.

public:
 property IReference<Platform::Guid> ^ ServiceProviderGuid { IReference<Platform::Guid> ^ get(); };
IReference<winrt::guid> ServiceProviderGuid();
public System.Nullable<Guid> ServiceProviderGuid { get; }
var iReference = connectionProfile.serviceProviderGuid;
Public ReadOnly Property ServiceProviderGuid As Nullable(Of Guid)

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

IReference<Guid>

Nullable<Guid>

IReference<Platform::Guid>

IReference<winrt::guid>

Идентификатор сетевого оператора.

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