VCCodeVariable::Picture Property

 

Gets a picture automation object to be used as an icon in the user interface.

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

property Object^ Picture {
	Object^ get();
}

Property Value

Type: System::Object^

A picture object.

Return to top
Show: