View Single Post
Old 10-08-2006   #3 (permalink)
Adam Milazzo


 
 

Re: accessing the extended type system from C#

klumsy@xtra.co.nz wrote:
> (bool)psobj.Properties["psiscontainer"].Value
>
> seems to be the way.
> no method to list the properties?


Well if psobj.Properties is a collection, you can probably enumerate the
key/value pairs.
My System SpecsSystem Spec