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.CompilerServices
TypeForwardedToAttribute Class
TypeForwardedToAttribute Properties
Destination Property
1 out of 2 rated this helpful
-
Rate this topic
TypeForwardedToAttribute Properties
.NET Framework 2.0
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
Silverlight
Public Properties
Name
Description
Destination
Gets the destination
Type
in another assembly.
TypeId
When implemented in a derived class, gets a unique identifier for this
Attribute
. (Inherited from
Attribute
.)
Top
See Also
Reference
TypeForwardedToAttribute Class
System.Runtime.CompilerServices Namespace
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