CustomWorkspaceArguments.IndexedElements 属性

定义

获取或设置在编制索引时生成的索引类型的类型(如果有)。 默认值为 All

public:
 property Microsoft::VisualStudio::Workspace::Indexing::IndexElement IndexedElements { Microsoft::VisualStudio::Workspace::Indexing::IndexElement get(); void set(Microsoft::VisualStudio::Workspace::Indexing::IndexElement value); };
public Microsoft.VisualStudio.Workspace.Indexing.IndexElement IndexedElements { get; set; }
member this.IndexedElements : Microsoft.VisualStudio.Workspace.Indexing.IndexElement with get, set
Public Property IndexedElements As IndexElement

属性值

IndexElement

适用于