KStudioClient.EnabledNotifications Property

The notifications that are enabled.

Syntax

public:
property KStudioNotifications EnabledNotifications {
         KStudioNotifications get ();
         void set (KStudioNotifications value);
}  

Property value

Type: KStudioNotifications 

The notifications that are enabled.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioClient Class

KStudioClient Members