IMediaCapturePreviewSink.ConnectionPort property

Gets a string representing the connection port for the preview sink.

Syntax

string ConnectionPort { get; }
ReadOnly Property ConnectionPort As String
property String^ ConnectionPort { 
   String^ get();
}

Property value

Type: System.String [.NET] | Platform::String [C++]

A string representing the connection port for the preview sink.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++]

Metadata

Windows.WinMD

See also

IMediaCapturePreviewSink