Results 1 to 11 of 11

Thread: How could I accomplish creating a property that can only set and return certian info?

Hybrid View

  1. #1
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: How could I accomplish creating a property that can only set and return certian info?

    Sure, just passing on a nugget of knowledge
    I don't live here any more.

  2. #2

    Thread Starter
    Addicted Member Porsche944's Avatar
    Join Date
    Apr 2005
    Location
    Ann Arbor
    Posts
    182

    Re: How could I accomplish creating a property that can only set and return certian info?

    Just a throught do you think it would be possible to use the tostring method on the propety since it returns an enum?

    lookingfor.SaveName.ToString ??


    Ehhh nevermind this woudln't work in my exsact case becuase sometimes the strings I want to return actually have a space in them and you can have a space in an enumerations value

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width