Číst v angličtině

Sdílet prostřednictvím


VCCodeDelegate.Type Property

Gets or sets an object representing the programmatic type.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

Syntax

CodeTypeRef Type { get; set; }

Property Value

Type: CodeTypeRef

A CodeTypeRef object.

Remarks

Type may return Nothing or nulla null reference (Nothing in Visual Basic) for languages that have a notion of a default type.

Permissions

See Also

Reference

VCCodeDelegate Interface

VCCodeDelegate Members

Microsoft.VisualStudio.VCCodeModel Namespace