Share via


Property Differences

Environment-level properties, which you access in the Options Dialog Box (Visual Studio) on the Tools menu, are organized in categories represented by the DTE Properties Collections. Visual Studio Macros exposes several predefined categories for its properties. If Visual Studio Macros does not support a property or option, it produces an error message.

Operations

The following table lists differences in properties between Visual Studio Macros and the Visual Studio extensibility model.

Operation

Behavior in Visual Studio Macros

Name

Returns or sets the module or class name.

FileName

Returns an error

FullPath

Returns an error

LocalPath

Returns an error

URL

Returns an error

Extension

Returns an error

DateCreated

Returns an error

DateCreated

Returns an error

SubType

Returns an error

BuildAction

Returns an error

CustomTool

Returns an error

CustomToolNamespace

Returns an error

HTMLTitle

Returns an error

Author

Returns an error

ModifiedBy

Returns an error

CustomToolOutput

Returns an error

IsDependentFile

Returns an error

IsLink

Returns an error

IsDesignTimeBuildInput

Returns an error

See Also

Concepts

Extensibility Model Differences

Document and Documents Object Differences

Item Operation Differences

Find2 Method Differences

Project Differences

Tools Options Differences

Reference

Options Dialog Box (Visual Studio)