Difference between revisions of "Variables (PowerShell)"

Jump to navigation Jump to search
m
→‎IP Address: Added link to MS page
(→‎Datetime: Turned into subsection of "Object Types" (new heading) and added "IP Address")
m (→‎IP Address: Added link to MS page)
Line 453: Line 453:


=== IP Address ===
=== IP Address ===
The object structure: http://msdn.microsoft.com/en-us/library/system.net.ipaddress
To create an IP address object...
To create an IP address object...
<source lang="powershell">
<source lang="powershell">

Navigation menu