P_CommandLine_Text_Example_Sample - adutton/commandline GitHub Wiki
A sample instance.
Namespace: CommandLine.Text
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public Object Sample { get; }VB
Public ReadOnly Property Sample As Object
GetC++
public:
property Object^ Sample {
Object^ get ();
}F#
member Sample : Object with get
Type: Object