PSSessionConfigurationCommandBase.TransportOption Property     
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.
TransportOption
public:
 property System::Management::Automation::PSTransportOption ^ TransportOption { System::Management::Automation::PSTransportOption ^ get(); void set(System::Management::Automation::PSTransportOption ^ value); };
	public System.Management.Automation.PSTransportOption TransportOption { get; set; }
	[System.Management.Automation.Parameter]
public System.Management.Automation.PSTransportOption TransportOption { get; set; }
	member this.TransportOption : System.Management.Automation.PSTransportOption with get, set
	[<System.Management.Automation.Parameter>]
member this.TransportOption : System.Management.Automation.PSTransportOption with get, set
	Public Property TransportOption As PSTransportOption
	Property Value
- Attributes