Properties : set different from get
From: cmrchs_at_yahoo.com ((cmrchs_at_yahoo.com))
Date: 09/15/04
- Next message: Ignacio Machin \( .NET/ C# MVP \): "Re: Properties : set different from get"
- Previous message: Dmitriy Lapshin [C# / .NET MVP]: "Re: How does Windows Explorer sort file names? Emulate this in table..."
- Next in thread: Ignacio Machin \( .NET/ C# MVP \): "Re: Properties : set different from get"
- Reply: Ignacio Machin \( .NET/ C# MVP \): "Re: Properties : set different from get"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Sep 2004 06:04:56 -0700
Hi,
In a property : is it possible to define the get part as public, and the set part as protected for example.
In general : to define get and set with different accesibillity.
Thnx
Chris
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
- Next message: Ignacio Machin \( .NET/ C# MVP \): "Re: Properties : set different from get"
- Previous message: Dmitriy Lapshin [C# / .NET MVP]: "Re: How does Windows Explorer sort file names? Emulate this in table..."
- Next in thread: Ignacio Machin \( .NET/ C# MVP \): "Re: Properties : set different from get"
- Reply: Ignacio Machin \( .NET/ C# MVP \): "Re: Properties : set different from get"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|