ReferenceAttribute(String) Oluşturucu

Tanım

ReferenceAttribute sınıfının yeni bir örneğini başlatır.

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

public:
 ReferenceAttribute(System::String ^ reference);
public ReferenceAttribute (string reference);
new Microsoft.JScript.ReferenceAttribute : string -> Microsoft.JScript.ReferenceAttribute
Public Sub New (reference As String)

Parametreler

reference
String

Derleme başvurusu.

Şunlara uygulanır