United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 2.0
Class Library Reference
System.Runtime.InteropServices
ClassInterfaceAttribute Class
ClassInterfaceAttribute Properties
Value Property
This topic has not yet been rated
-
Rate this topic
ClassInterfaceAttribute Properties
.NET Framework 2.0
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 1.1
Silverlight
Public Properties
Name
Description
TypeId
When implemented in a derived class, gets a unique identifier for this
Attribute
. (Inherited from
Attribute
.)
Value
Gets the
ClassInterfaceType
value that describes which type of interface should be generated for the class.
Top
See Also
Reference
ClassInterfaceAttribute Class
System.Runtime.InteropServices Namespace
ClassInterfaceType
Other Resources
Type Library Exporter (Tlbexp.exe)
Type Library Importer (Tlbimp.exe)
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD