This documentation is archived and is not being maintained.

BindStringBehavior Enumeration

For use with the BindString method. Determines how null and empty strings will be handled when you are using BindString.

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

public enum class BindStringBehavior

Member nameDescription
EmptyStringToNull

NullToEmptyString

Unchanged

Show: