>From looking over a few samples in the docs, it appears that you place
it between your scope and class definition:

public Serializable() class JSClass
{
}

Just a guess...

---
Patrick Steele ([EMAIL PROTECTED])
Lead Software Architect
Image Process Design



-----Original Message-----
From: Stefan Holdermans [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, September 22, 2002 5:01 AM
To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] Applying custom attributes to assemblies in
JScript.NET.


Hi,

In C# en Visual Basic.NET one can apply custom attributes to assemblies
by means of

  [assembly:Foo]

and

  <assembly:Foo>

respectively, where Foo is the name a custom-attribute class.

Is there anyway to apply custom attributes to assemblies in JScript.NET?

Thanks,

Stefan

You can read messages from the Advanced DOTNET archive, unsubscribe from
Advanced DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to