PSUserAgent Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Construct the Useragent string.
public ref class PSUserAgent abstract sealed
	public ref class PSUserAgent abstract sealed
	class PSUserAgent abstract sealed
	public static class PSUserAgent
	[System.Runtime.CompilerServices.Nullable(0)]
[System.Runtime.CompilerServices.NullableContext(1)]
public static class PSUserAgent
	type PSUserAgent = class
	[<System.Runtime.CompilerServices.Nullable(0)>]
[<System.Runtime.CompilerServices.NullableContext(1)>]
type PSUserAgent = class
	Public Class PSUserAgent
		- Inheritance
 - 
				PSUserAgent
 
- Attributes
 
Properties
| Chrome | 
		 Useragent string for Chrome (7.0).  | 
        	
| FireFox | 
		 Useragent string for Firefox (4.0).  | 
        	
| InternetExplorer | 
		 Useragent string for InternetExplorer (9.0).  | 
        	
| Opera | 
		 Useragent string for Opera (9.0).  | 
        	
| Safari | 
		 Useragent string for Safari (5.0).  |