IVsPlatformReferenceProviderContext.SDKFilterKeywords 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置以空格分隔的功能列表。
public:
property System::String ^ SDKFilterKeywords { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ SDKFilterKeywords { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743822)]
public string SDKFilterKeywords { get; set; }
[<System.Runtime.InteropServices.DispId(1610743822)>]
member this.SDKFilterKeywords : string with get, set
Public Property SDKFilterKeywords As String
属性值
- 属性
注解
此属性通常与相同 VSHPROPID_ProjectCapabilities 。
如果指定此属性,则将仅显示基于 AppliesTo 节 (Sdk) 的匹配软件开发工具包。