TypeIdentifierAttribute Constructor (String^, String^)
Creates a new instance of the TypeIdentifierAttribute class with the specified scope and identifier.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- scope
-
Type:
System::String^
The first type equivalence string.
- identifier
-
Type:
System::String^
The second type equivalence string.
The scope and identifier parameters are used to establish type equivalence. They are combined into a GUID and become the key that is used for type equivalence. This constructor is particularly useful for types that do not have GUIDs in their type library.
The TypeIdentifierAttribute class internally maintains the scope and identifier parameters as private members.
Available since 8
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1