SupportedDirectiveAttribute.SupportedDirectives 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
由处理器支持的指令集的内容。 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。
适用于