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!

HasDefaultInterfaceAttribute Constructor

Initializes a new instance of the HasDefaultInterface class.

[Visual Basic]
Public Sub New()
[C#]
public HasDefaultInterfaceAttribute();
[C++]
public: HasDefaultInterfaceAttribute();
[JScript]
public function HasDefaultInterfaceAttribute();

See Also

HasDefaultInterfaceAttribute Class | HasDefaultInterfaceAttribute Members | System.Runtime.InteropServices Namespace