prjTargetSchema Enum

Definition

Used by the DefaultTargetSchema to define the HTML platform the application needs to be compatible with.

public enum class prjTargetSchema
public enum class prjTargetSchema
enum prjTargetSchema
[System.Runtime.InteropServices.Guid("B743460B-B3A1-40DC-9A0C-19ECCB63650E")]
public enum prjTargetSchema
[<System.Runtime.InteropServices.Guid("B743460B-B3A1-40DC-9A0C-19ECCB63650E")>]
type prjTargetSchema = 
Public Enum prjTargetSchema
Inheritance
prjTargetSchema
Attributes

Fields

prjTargetSchemaIE32Nav30 0

Internet Explorer 3.2 and Navigator 3.0.

prjTargetSchemaIE50 1

Internet Explorer 4.0 and higher.

prjTargetSchemaNav40 2

Netscape Navigator 4.0.

Applies to