Custom attribute that allows the user to specify the prog ID of a NGWS class.
Object
Attribute
ProgIdAttribute
[Visual Basic] Public Class ProgIdAttribute Inherits Attribute [C#] public class ProgIdAttribute : Attribute [C++] public __gc class ProgIdAttribute : public Attribute [JScript] public class ProgIdAttribute extends Attribute
Can be used to attribute classes.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib.dll
ProgIdAttribute Members | System.Runtime.InteropServices Namespace