TypeIdentifierAttribute Constructor

.NET Framework (current version)
 

Creates a new instance of the TypeIdentifierAttribute class.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodTypeIdentifierAttribute()

Creates a new instance of the TypeIdentifierAttribute class.

System_CAPS_pubmethodTypeIdentifierAttribute(String^, String^)

Creates a new instance of the TypeIdentifierAttribute class with the specified scope and identifier.

Return to top
Show: