SessionConnectionDisplay.Transport Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::HostIntegration::SNA::Session::SessionDisplayTransport Transport { Microsoft::HostIntegration::SNA::Session::SessionDisplayTransport get(); void set(Microsoft::HostIntegration::SNA::Session::SessionDisplayTransport value); };
public Microsoft.HostIntegration.SNA.Session.SessionDisplayTransport Transport { get; set; }
member this.Transport : Microsoft.HostIntegration.SNA.Session.SessionDisplayTransport with get, set
Public Property Transport As SessionDisplayTransport