VerbsData.Out 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.
Out - direct to a port. Output something to a port.
public: System::String ^ Out;
std::wstring Out;
public const string Out;
val mutable Out : string
Public Const Out As String