SecureDeviceAssociationStateChangedEventArgs.NewState Property

Retrieves the state of the SecureDeviceAssociation after it changed.

Syntax

public:
property SecureDeviceAssociationState NewState {
         SecureDeviceAssociationState get ();
}  

Property value

Type: SecureDeviceAssociationState 

The state of the SecureDeviceAssociation after it changed. This value is the same as the current value of the SecureDeviceAssociation.State property.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationStateChangedEventArgs Class

SecureDeviceAssociationStateChangedEventArgs Members

Windows.Xbox.Networking Namespace