ExportCodeRefactoringProviderAttribute.DocumentKinds 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個提供者可以提供重構的檔種類。 請參閱 TextDocumentKind。 根據預設,提供者僅支援原始程式檔的重構。 Document
public string[] DocumentKinds { get; set; }
member this.DocumentKinds : string[] with get, set
Public Property DocumentKinds As String()
屬性值
String[]