CommandLine.BuildOptions(MethodInfo) Method
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:
[System::Runtime::CompilerServices::Extension]
static System::Collections::Generic::IEnumerable<System::CommandLine::Option ^> ^ BuildOptions(System::Reflection::MethodInfo ^ method);
C#
public static System.Collections.Generic.IEnumerable<System.CommandLine.Option> BuildOptions(this System.Reflection.MethodInfo method);
static member BuildOptions : System.Reflection.MethodInfo -> seq<System.CommandLine.Option>
<Extension()>
Public Iterator Function BuildOptions (method As MethodInfo) As IEnumerable(Of Option)
- method
- MethodInfo
Продукт | Версії |
---|---|
.NET Standard | 2.0 (package-provided) |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: