StringFreezingAttribute Constructor ()

 

Initializes a new instance of the StringFreezingAttribute class.

Namespace:   System.Runtime.CompilerServices
Assembly:  mscorlib (in mscorlib.dll)

public:
StringFreezingAttribute()

The following code example demonstrates how to apply the StringFreezingAttribute to an assembly.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: