DetectionConfigurationAvailabilityChangedEventArgs.Kind 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.
Gets the permission levels granted by a user to the ActivationSignalDetector.
public:
property DetectionConfigurationAvailabilityChangeKind Kind { DetectionConfigurationAvailabilityChangeKind get(); };
DetectionConfigurationAvailabilityChangeKind Kind();
public DetectionConfigurationAvailabilityChangeKind Kind { get; }
var detectionConfigurationAvailabilityChangeKind = detectionConfigurationAvailabilityChangedEventArgs.kind;
Public ReadOnly Property Kind As DetectionConfigurationAvailabilityChangeKind
Property Value
The permission levels granted by a user to the ActivationSignalDetector.