Share via


ProvideProfileAttribute.ObjectType Property

Gets the type of the page.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public ReadOnly Property ObjectType As Type
public Type ObjectType { get; }
public:
property Type^ ObjectType {
    Type^ get ();
}
member ObjectType : Type with get
function get ObjectType () : Type

Property Value

Type: System.Type
A Type of the page.

.NET Framework Security

See Also

Reference

ProvideProfileAttribute Class

Microsoft.VisualStudio.Shell Namespace

ProvideProfileAttribute

Other Resources

User Settings and Options

Persisting Settings