Property Differences (Macros IDE)

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

Reference

Options Dialog Box (Visual Studio)

Concepts

Extensibility Model Differences (Macros IDE)

Document Object and Documents Object Differences (Macros IDE)

Item Operation Differences (Macros IDE)

Find2 Method Differences (Macros IDE)

Project Differences (Macros IDE)

Options Differences (Macros IDE)