PortInfo.Operations Field
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: initonly cli::array <Microsoft::XLANGs::Core::OperationInfo ^> ^ Operations;
public readonly Microsoft.XLANGs.Core.OperationInfo[] Operations;
val mutable Operations : Microsoft.XLANGs.Core.OperationInfo[]
Public ReadOnly Operations As OperationInfo()