ActionNameAttribute Kelas

Definisi

Menentukan nama tindakan.

public ref class ActionNameAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public sealed class ActionNameAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)>]
type ActionNameAttribute = class
    inherit Attribute
Public NotInheritable Class ActionNameAttribute
Inherits Attribute
Warisan
ActionNameAttribute
Atribut

Konstruktor

ActionNameAttribute(String)

Menginisialisasi instans baru ActionNameAttribute .

Properti

Name

Mendapatkan nama tindakan.

Berlaku untuk