PortBinding.PortInfo 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:
virtual property Microsoft::XLANGs::Core::PortInfo ^ PortInfo { void set(Microsoft::XLANGs::Core::PortInfo ^ value); };
public virtual Microsoft.XLANGs.Core.PortInfo PortInfo { set; }
member this.PortInfo : Microsoft.XLANGs.Core.PortInfo
Public Overridable Property PortInfo As PortInfo