IDirectiveProcessorMetadata.SupportedDirectives Özellik

Tanım

İşlemci tarafından desteklenen yönergeler kümesi. Anonim yönerge işlemcileri desteklemek için daha karmaşık konaklar tarafından kullanılır

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ SupportedDirectives { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> SupportedDirectives { get; }
member this.SupportedDirectives : seq<string>
Public ReadOnly Property SupportedDirectives As IEnumerable(Of String)

Özellik Değeri

IEnumerable<String>

IEnumerable<T> döndürür.

Şunlara uygulanır