UintValueType Class
Definition
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 an unsigned int value in the project API.
[System.Runtime.CompilerServices.Nullable(0)]
public class UintValueType : Microsoft.VisualStudio.ProjectSystem.Query.ValueTypes.ValueTypeBase<uint>
[<System.Runtime.CompilerServices.Nullable(0)>]
type UintValueType = class
inherit ValueTypeBase<uint32>
Public Class UintValueType
Inherits ValueTypeBase(Of UInteger)
- Inheritance
- Attributes
Constructors
UintValueType() |
Properties
MetadataObjectPath |
How to retrieve the value type metadata instance. It is used in code generation. (Inherited from ValueTypeBase<TValue>) |
Name | |
RunTimeType | (Inherited from ValueTypeBase<TValue>) |
TypeName |