Udostępnij przez


CompilerFeatureRequiredAttribute(String) Konstruktor

Definicja

Inicjuje CompilerFeatureRequiredAttribute wystąpienie przekazanej funkcji kompilatora.

public:
 CompilerFeatureRequiredAttribute(System::String ^ featureName);
public CompilerFeatureRequiredAttribute (string featureName);
new System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute : string -> System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute
Public Sub New (featureName As String)

Parametry

featureName
String

Nazwa wymaganej funkcji kompilatora.

Dotyczy