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


DesktopChildSiteBridge.ConnectionInfo Property

Definition

public:
 property Platform::String ^ ConnectionInfo { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring ConnectionInfo();
[Windows.Foundation.Metadata.Experimental]
public string ConnectionInfo { [Windows.Foundation.Metadata.Experimental] get; }
var string = desktopChildSiteBridge.connectionInfo;
Public ReadOnly Property ConnectionInfo As String

Property Value

String

Platform::String

winrt::hstring

Implements

Attributes

Applies to