Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ActionProviderAttribute Class

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.

Indicates that a class is a provider for App Actions on Windows.

[System.AttributeUsage(System.AttributeTargets.Class, Inherited=false)]
[System.Runtime.CompilerServices.Nullable(0)]
public class ActionProviderAttribute : Attribute
function ActionProviderAttribute()
Public Class ActionProviderAttribute
Inherits Attribute
Inheritance
ActionProviderAttribute
Attributes

Constructors

ActionProviderAttribute()

Initializes a new instance of the ActionProviderAttribute class.

Properties

ClsId

Gets or initializes the CLSID of the COM server that implements the action provider interface.

Applies to


Feedback

Was this page helpful?