VCCodeVariable::Prototype Property (Int32)
Visual Studio 2015
Returns a string holding the stub definition of this object.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Parameters
- Flags
-
Type:
System::Int32
Optional. A vsCMPrototype value that indicates what the string contents should be, such as only parameter names, parameter types, whole unique signature, and so forth. All flags are set to Off by default.
Show: