ContextAttributes.Type Property

Definition

Gets a constant indicating the object type.

public:
 property EnvDTE::vsContextAttributes Type { EnvDTE::vsContextAttributes get(); };
public:
 property EnvDTE::vsContextAttributes Type { EnvDTE::vsContextAttributes get(); };
[System.Runtime.InteropServices.DispId(5)]
public EnvDTE.vsContextAttributes Type { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.Type : EnvDTE.vsContextAttributes
Public ReadOnly Property Type As vsContextAttributes

Property Value

A vsContextAttributes constant, specifying the context attribute.

Attributes

Applies to