JSImportAttribute.FunctionName Property
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.
Gets the name of the target JavaScript function. This name will be used as a key to locate the function in the module.
public:
property System::String ^ FunctionName { System::String ^ get(); };
public string FunctionName { get; }
member this.FunctionName : string
Public ReadOnly Property FunctionName As String
Property Value
Remarks
Functions nested inside of objects can be referred to by using the dot operator to connect one or more names.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา