SupportedDirectiveAttribute.SupportedDirectives 属性

定义

由处理器支持的指令集的内容。 MEF 需要此额外属性来生成此名称的集合。

public:
 property System::String ^ SupportedDirectives { System::String ^ get(); };
public string SupportedDirectives { get; }
member this.SupportedDirectives : string
Public ReadOnly Property SupportedDirectives As String

属性值

String

返回 String

适用于