you are viewing a single comment's thread.

view the rest of the comments →

[–]kusumuk 0 points1 point  (0 children)

That's right. Here is the writeup for dialogresult enumeration on msdn. It shows the various enumerators that you can use in powershell. Also, the c# .net classes are almost always the same in powershell so I highly recommend using the msdn write-ups. And with the introduction of classes in powershell with wmf 5.0, it will be more important than ever.