Share via


PhotoImportSource.ConnectionProtocol Property

Definition

Gets the connection protocol that is being used to communicate with the source device.

public:
 property Platform::String ^ ConnectionProtocol { Platform::String ^ get(); };
winrt::hstring ConnectionProtocol();
public string ConnectionProtocol { get; }
var string = photoImportSource.connectionProtocol;
Public ReadOnly Property ConnectionProtocol As String

Property Value

String

Platform::String

winrt::hstring

The connection protocol that is being used to communicate with the source device.

Applies to