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

Поделиться через


CodeVariable2.Type Property

Definition

Gets or sets an object representing the programmatic type.

public:
 property EnvDTE::CodeTypeRef ^ Type { EnvDTE::CodeTypeRef ^ get(); void set(EnvDTE::CodeTypeRef ^ value); };

Property Value

A CodeTypeRef object.

Implements

Attributes

Remarks

Type may return Nothing for languages that have a notion of a default type.

Примечание

The values of code model elements such as classes, structs, functions, attributes, delegates, and so forth can be non-deterministic after making certain kinds of edits, meaning that their values cannot be relied upon to always remain the same.

Applies to

Продукт Версии
Visual Studio SDK 2015, 2017, 2019, 2022