ToStringHelper Class
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating.12.0 (in Microsoft.VisualStudio.TextTemplating.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.TextTemplating.12.0 (in Microsoft.VisualStudio.TextTemplating.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FormatProvider | Gets or sets the culture-specific formatting information that is used when calling ToStringWithCulture. |
| Name | Description | |
|---|---|---|
![]() ![]() | ToStringWithCulture(Object^) |
ToStringHelper is used by the text template transformation engine to convert objects within an expression block into strings.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


