ICustomView2 Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension of the ICustomView type.
C++
public interface class ICustomView2 : Microsoft::VisualStudio::Workspace::VSIntegration::UI::ICustomView
public interface ICustomView2 : Microsoft.VisualStudio.Workspace.VSIntegration.UI.ICustomView
type ICustomView2 = interface
interface ICustomView
Public Interface ICustomView2
Implements ICustomView
- Implements
Display |
Gets a user friendly display name for this view used as selection between other views. (Inherited from ICustomView) |
Is |
Gets a value indicating whether this ICustomView is available for use or not. (Inherited from ICustomView) |
On |
Event that fires as IsAvailable changes. (Inherited from ICustomView) |
Create |
Creates a customizer used for the root node of this custom view. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2019, 2022 |