ActionContext.ActionDescriptor Özellik

Tanım

Seçili eylem için öğesini ActionDescriptor alır veya ayarlar.

public:
 property Microsoft::AspNetCore::Mvc::Abstractions::ActionDescriptor ^ ActionDescriptor { Microsoft::AspNetCore::Mvc::Abstractions::ActionDescriptor ^ get(); void set(Microsoft::AspNetCore::Mvc::Abstractions::ActionDescriptor ^ value); };
public Microsoft.AspNetCore.Mvc.Abstractions.ActionDescriptor ActionDescriptor { get; set; }
member this.ActionDescriptor : Microsoft.AspNetCore.Mvc.Abstractions.ActionDescriptor with get, set
Public Property ActionDescriptor As ActionDescriptor

Özellik Değeri

Açıklamalar

Özellik ayarlayıcısı yalnızca birim testi amacıyla sağlanır.

Şunlara uygulanır