Прочетете на английски

Споделяне чрез


TypeRef Class

Definition

C#
[System.Diagnostics.DebuggerDisplay("{DebuggerDisplay,nq}")]
public class TypeRef : IEquatable<Microsoft.VisualStudio.Composition.Reflection.TypeRef>, IEquatable<Type>
Inheritance
TypeRef
Attributes
Implements

Properties

AssemblyId
AssemblyName
BaseTypes

Gets the full list of base types and interfaces for this instance.

ElementTypeRef
FullName

Gets the full name of the type represented by this instance. When representing a generic type, this is the full name of the generic type definition.

GenericTypeArguments
GenericTypeParameterCount
IsArray
IsGenericType
IsGenericTypeDefinition
IsShallow

Gets a value indicating whether or not this TypeRef is shallow. Shallow TypeRefs do not have a defined list of base types.

IsValueType
MetadataToken
TypeFlags

Methods

Extension Methods

Applies to

Продукт Версии
microsoft.visualstudio.composition 16.3, 16.4