ClientContext.TransportHeaders 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.
public:
property Microsoft::HostIntegration::TI::CustomTransportHeaders ^ TransportHeaders { Microsoft::HostIntegration::TI::CustomTransportHeaders ^ get(); void set(Microsoft::HostIntegration::TI::CustomTransportHeaders ^ value); };
public Microsoft.HostIntegration.TI.CustomTransportHeaders TransportHeaders { get; set; }
member this.TransportHeaders : Microsoft.HostIntegration.TI.CustomTransportHeaders with get, set
Public Property TransportHeaders As CustomTransportHeaders
Property Value
- Microsoft.HostIntegration.TI.CustomTransportHeaders