Sdílet prostřednictvím


VCCodeReference.ProjectItem Property

Not currently implemented.

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

Syntax

'Declaration
ReadOnly Property ProjectItem As ProjectItem
'Usage
Dim instance As VCCodeReference
Dim value As ProjectItem

value = instance.ProjectItem
ProjectItem ProjectItem { get; }
property ProjectItem^ ProjectItem {
    ProjectItem^ get ();
}
function get ProjectItem () : ProjectItem

Property Value

Type: ProjectItem

Permissions

See Also

Reference

VCCodeReference Interface

VCCodeReference Members

Microsoft.VisualStudio.VCCodeModel Namespace