ISendPort.InboundTransforms 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 System::Collections::IList ^ InboundTransforms { System::Collections::IList ^ get(); };
public System.Collections.IList InboundTransforms { get; }
member this.InboundTransforms : System.Collections.IList
Public ReadOnly Property InboundTransforms As IList