VCCodeInterface.IsManaged Property

Gets or sets a value indicating whether the object is managed.

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

Syntax

bool IsManaged { get; set; }

Property Value

Type: System.Boolean

true if the object is managed; otherwise, false.

Permissions

See Also

Reference

VCCodeInterface Interface

VCCodeInterface Members

Microsoft.VisualStudio.VCCodeModel Namespace