SessionConnectionDisplay.Implementation 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::ImplementationDetail Implementation { Microsoft::HostIntegration::SNA::Session::ImplementationDetail get(); void set(Microsoft::HostIntegration::SNA::Session::ImplementationDetail value); };
public Microsoft.HostIntegration.SNA.Session.ImplementationDetail Implementation { get; set; }
member this.Implementation : Microsoft.HostIntegration.SNA.Session.ImplementationDetail with get, set
Public Property Implementation As ImplementationDetail