Share via


ClientPropertyAttribute Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ClientPropertyAttribute()
Public method ClientPropertyAttribute(ClientVisibility) Constructor which specifies both the get/set visibilities as the same value.
Public method ClientPropertyAttribute(ClientVisibility, ClientVisibility) Constructor which allows a specification of differing visibility for each of the get and set methods of a property.

Top

See Also

Reference

ClientPropertyAttribute Class

Microsoft.TeamFoundation.Framework.Server Namespace