Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Defines a null object that is returned instead of returning null, because callers in VSCore usually crash if a null property is returned for them.
The OANullProperty type exposes the following members.
Constructors
Name
Description
.gif)
Initializes a new instance of the OANullProperty class.
Top
Methods
Name
Description
.gif)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
.gif)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
.gif)
Returns one element of a list.
.gif)
Serves as a hash function for a particular type. (Inherited from Object.)
.gif)
Gets the type of the current instance. (Inherited from Object.)
.gif)
Sets a property value.
.gif)
Creates a shallow copy of the current Object. (Inherited from Object.)
.gif)
Sets indexed values in a list.
.gif)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
.gif)
Gets the application object.
.gif)
Gets the collection to which this property belongs.
.gif)
Gets the top-level automation object.
.gif)
Gets the name of the property.
.gif)
Returns the number of indices required to access the value.
.gif)
Gets or sets the automation object of this property.
.gif)
Gets the parent properties object.
.gif)
Gets or sets the value of this property.
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Automation Namespace