Edit

Share via


ShareableContentActionAvailabilityChangedEventArgs Class

Definition

Represents the event data of a ShareableContentActionAvailabilityChangedEvent event.

public ref class ShareableContentActionAvailabilityChangedEventArgs : EventArgs
public class ShareableContentActionAvailabilityChangedEventArgs : EventArgs
type ShareableContentActionAvailabilityChangedEventArgs = class
    inherit EventArgs
Public Class ShareableContentActionAvailabilityChangedEventArgs
Inherits EventArgs
Inheritance
ShareableContentActionAvailabilityChangedEventArgs

Properties

Action

Gets the action identifier for which the availability has changed.

IsAvailable

Gets the new availability value.

Applies to