what is Default Value for CLS command

what is Default Value for CLS command

23 Feb 2010 01:02:51
Hello one artical for Assemply support Multple language using CLSCompliant what is Default Value for CLSCompliant(true)] at start of Class That if we not Supplied I see in Your artical so Question Regarding That Example::A(apply to class) [CLSCompliant(true)] public class Smp { }
Expert   Boarder
Posts: 28
From 03-Jun-2009
You're Points: 538
Bookmark
Re:what is Default Value for CLS command23 Feb 2010 01:02:51
Default value will be false. You can check the same by running fxcop on the assembly.
amalhashim
Senior  Boarder
Posts: 0
From 07-Jun-2009
You're Points: 44
Bookmark
^ Scroll to Top