編集

次の方法で共有


ConsoleFormatInfo.ReadOnly(ConsoleFormatInfo) Method

Definition

public:
 static System::CommandLine::Rendering::ConsoleFormatInfo ^ ReadOnly(System::CommandLine::Rendering::ConsoleFormatInfo ^ cfi);
public static System.CommandLine.Rendering.ConsoleFormatInfo ReadOnly(System.CommandLine.Rendering.ConsoleFormatInfo cfi);
static member ReadOnly : System.CommandLine.Rendering.ConsoleFormatInfo -> System.CommandLine.Rendering.ConsoleFormatInfo
Public Shared Function ReadOnly (cfi As ConsoleFormatInfo) As ConsoleFormatInfo

Parameters

Returns

Applies to