This documentation is archived and is not being maintained.

AccessControlList::InheritPermissions Property

True if this AccessControlList inherits permissions from parents.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property bool InheritPermissions {
	bool get ();
	void set (bool value);
}

Property Value

Type: System::Boolean

Show: