Possible Duplicates:
Maximum Method Name Length
What is the maximum length of a C#/CLI identifier?
Just for curiosity, somebody know where I can find the max length of C# class name?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think there is no limit. But in case the file name will be the same as class name it will probably be the file system limit.