IVsDesignerInfo Interface

Definition

Gets the designer technology and other language agnostic information associated with a designer. It can be retrieved from the Visual Studio document framework.

C#
public interface IVsDesignerInfo
C#
[System.Runtime.InteropServices.Guid("59518321-3CCA-4BC9-BC1B-ADBCEEF21F14")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDesignerInfo
Derived
Attributes

Remarks

This interface is designed initially for the data source window to detect the active designer. The designer should implement the interface and associate it with a IVsWindowFrame.

Methods

get_DesignerTechnology(String)

Gets the technology of the designer.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022