search results

  1. For example I have a PSObject transaction with two properties: id and transactionName , so that it looks like: transaction { id: 123 transactionName :...
    www.verious.com/qa/access-psobject-​property-by-name-in-c
  2. There is no C# code posted. Anyway, just find the type, then look at the documentation for basic ideas of how to use it .. however, I suspect that using a correctly ...
    stackoverflow.com/questions/15278228/​access-psobject... - Cached
  3. C#. C++. VB. Copy ... The PSObject object is the basis for access to all objects from the scripting language and provides an abstraction for the cmdlet developer.
    msdn.microsoft.com/en-us/library/​windows/desktop/system... - Cached
    More results from msdn.microsoft.com »
  4. You can access either the BaseObject property on PSObject ... Name. Email required, but not shown ... Browse other questions tagged c#.net powershell powershell-sdk ...
    stackoverflow.com/questions/2330659 - Cached
  5. If the base object is another PSObject object, ... C#. C++. VB. Copy. public ... this type of encapsulating PSObject object does provide a type name property bag that ...
    msdn.microsoft.com/en-us/library/​windows/desktop/system... - Cached
  6. ... powershell function that can enumerate all members of a PSObject and print the Member name and its ... Bugs in Microsoft Access; ... Edit Property fro ...
    www.experts-exchange.com/Programming/​Languages/C_Sharp/Q...
    More results from experts-exchange.com »
  7. ... = $exch $ReturnObj = New-Object PSObject -Property $hash ... ges\"].Name.ToString ... a piece of c# preceding PSDataCollection<PSObject> results ...
    social.technet.microsoft.com/Forums/​windowsserver/en-US... - Cached
  8. PowerShell: PSObject, ... $d would seem to have a property called “parent”, ... >> format-table -a Name, Length, ...
    www.heikniemi.net/hardcoded/2009/06/​powershell-psobject... - Cached
  9. C# Access .NET Properties by Name C# Properties ... For example, a program might need to modify the property of an object with the name of the property.
    www.vcskicks.com/properties.php - Cached
  10. New-Object PSObject â€"Property ... you have to process text with name: ... cmdlet in PowerShell 2.0 to create an on-the-fly .NET class in C# ...
    blogs.msdn.com/.../12/05/...psobject-​property-hashtable.aspx - Cached