Initializes a new instance of the ComSourceInterfacesAttribute class.
[Visual Basic] Public Sub New( _ ByVal val As String _ ) [C#] public ComSourceInterfacesAttribute( string val ); [C++] public: ComSourceInterfacesAttribute( String* val ); [JScript] public function ComSourceInterfacesAttribute( val : String );
ComSourceInterfacesAttribute Class | ComSourceInterfacesAttribute Members | System.Runtime.InteropServices Namespace