EditorFactory.EditorInfo.Next 属性

定义

获取或设置序列中的下一个 EditorFactory.EditorInfo

public:
 property Microsoft::VisualStudio::Package::EditorFactory::EditorInfo ^ Next { Microsoft::VisualStudio::Package::EditorFactory::EditorInfo ^ get(); void set(Microsoft::VisualStudio::Package::EditorFactory::EditorInfo ^ value); };
public Microsoft.VisualStudio.Package.EditorFactory.EditorInfo Next { get; set; }
member this.Next : Microsoft.VisualStudio.Package.EditorFactory.EditorInfo with get, set
Public Property Next As EditorFactory.EditorInfo

属性值

EditorFactory.EditorInfo

EditorFactory.EditorInfo.

适用于