Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6781459
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:37:35+00:00 2026-05-26T16:37:35+00:00

Was just running through the ruleset of Parasoft’s code analysis tool. public int testProperty

  • 0

Was just running through the ruleset of Parasoft’s code analysis tool.

public int testProperty // violation
{
  private get // not matching property accessibility
  { return _testValue; }
  set
  { _testValue = value; }
}

The fix to make them both match. The reason points to the properties section on this MSDN Page on the CLS. However the justification for this is not mentioned on the page.

I frequently use automatic properties of the form
public int MyProp { get; private set;}

Is this a violation of the CLS ? RFC

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:37:36+00:00Added an answer on May 26, 2026 at 4:37 pm

    If you look at a more recent version of that page (or even the .NET 2.0 version) it doesn’t have that rule. Basically it went away between v1.1 and v2.0… at the same time when C# started allowing them to be specified differently 🙂

    It was a silly rule, and a silly lack-of-feature in C# 1, IMO. It’s obviously useful to be able to have a private setter and a public getter. It’s pretty rare to have it the other way round, admittedly…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to CakePHP and am just running through the configuration process, but am
I was just running style cop against some of my code and got a
Iam running WAMP server and just enabled php_memcache extension and have tried the code
I just ran this simple code through the w3c validation service ( http://validator.w3.org/check ).
I've just got a site running nicely with the whole site running through SSL,
I have a Java program performing some large analysis tasks, running through a loop
I've just installed Zend Framework and am running through a tutorial, but have hit
I'm very new to Ruby, and currently running through the Ruby Koans to get
I just have a quick question. I am running through an array of images
My MS Visual C# program was compiling and running just fine. I close MS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.