共用方式為


ExportCodeRefactoringProviderAttribute.DocumentKinds 屬性

定義

這個提供者可以提供重構的檔種類。 請參閱 TextDocumentKind。 根據預設,提供者僅支援原始程式檔的重構。 Document

public string[] DocumentKinds { get; set; }
member this.DocumentKinds : string[] with get, set
Public Property DocumentKinds As String()

屬性值

String[]

適用於