Aracılığıyla paylaş


LenientGlobalObject.RegExp Özellik

Tanım

Bir Oluşturucu işlevi nesnesi tarafından tanımlanan prototip tabanlı bir nesne alır veya ayarlar RegExpConstructor .

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 property System::Object ^ RegExp { System::Object ^ get(); void set(System::Object ^ value); };
public object RegExp { get; set; }
member this.RegExp : obj with get, set
Public Property RegExp As Object

Özellik Değeri

Object

Bir RegExpConstructor nesnesi.

Şunlara uygulanır