CustomAttributeNamedArgument<TType> Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a named argument decoded from a custom attribute signature.
generic <typename TType>
public value class CustomAttributeNamedArgument
public readonly struct CustomAttributeNamedArgument<TType>
public struct CustomAttributeNamedArgument<TType>
type CustomAttributeNamedArgument<'ype> = struct
Public Structure CustomAttributeNamedArgument(Of TType)
- TType
The type used to represent types of values decoded from the custom attribute signature.
- Inheritance
Custom |
Initializes a new instance of the CustomAttributeNamedArgument<TType> structure using the specified name, kind, type, and value. |
Kind |
Gets the kind of argument. |
Name |
Gets the name of the argument. |
Type |
Gets the type of the argument. |
Value |
Gets the value of the argument. |
Продукт | Версии |
---|---|
.NET | Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: