NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

URLAttribute Class

[To be supplied.]

Object
   Attribute
      ContextAttribute
         URLAttribute

[Visual Basic]
NotInheritable Public Class URLAttribute
   Inherits ContextAttribute
[C#]
public sealed class URLAttribute : ContextAttribute
[C++]
public __gc __sealed class URLAttribute : public ContextAttribute
[JScript]
public class URLAttribute extends ContextAttribute

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

URLAttribute Members | System.Runtime.Remoting Namespace