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