LocalizationResources.UnrecognizedCommandOrArgument(String) Method
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.
Interpolates values into a localized string similar to Unrecognized command or argument '{0}'.
public:
virtual System::String ^ UnrecognizedCommandOrArgument(System::String ^ arg);
public virtual string UnrecognizedCommandOrArgument(string arg);
abstract member UnrecognizedCommandOrArgument : string -> string
override this.UnrecognizedCommandOrArgument : string -> string
Public Overridable Function UnrecognizedCommandOrArgument (arg As String) As String
Parameters
- arg
- String
Returns
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา