This documentation is archived and is not being maintained.
InheritanceChange Class
Visual Studio 2013
Represents an inheritance change.
System::Object
Microsoft.TeamFoundation.VersionControl.Client::SecurityChange
Microsoft.TeamFoundation.VersionControl.Client::InheritanceChange
Microsoft.TeamFoundation.VersionControl.Client::SecurityChange
Microsoft.TeamFoundation.VersionControl.Client::InheritanceChange
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The InheritanceChange type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Inherit | Gets or sets a flag that describes whether to inherit changes. |
![]() | Item | Gets or sets the path of the item that belongs to this SecurityChange. (Inherited from SecurityChange.) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Creates a user-readable string that describes an InheritanceChange object. (Overrides SecurityChange::ToString().) |
Show:
