ExportCodeRefactoringProviderAttribute.DocumentKinds 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此提供程序可以提供重构的文档类型。 请参阅 TextDocumentKind。 默认情况下,提供程序仅支持对源文档 Document进行重构。
public string[] DocumentKinds { get; set; }
member this.DocumentKinds : string[] with get, set
Public Property DocumentKinds As String()
属性值
String[]