Constants.vsViewKindDesigner Field

View in Visual Designer (forms designer).

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Const vsViewKindDesigner As String
public const string vsViewKindDesigner
public:
literal String^ vsViewKindDesigner
static val mutable vsViewKindDesigner: string
public const var vsViewKindDesigner : String

Remarks

vsViewKindDesigner represents the kind of view that you want when opening a project item.

.NET Framework Security

See Also

Reference

Constants Class

EnvDTE Namespace