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