CodeParameter2::ParameterKind Property
Visual Studio 2015
Gets or sets a value indicating whether the parameter is expected to have value or reference behavior
Assembly: EnvDTE80 (in EnvDTE80.dll)
property vsCMParameterKind ParameterKind { vsCMParameterKind get(); void set(vsCMParameterKind value); }
Note |
|---|
The values of code model elements such as classes, structs, functions, attributes, delegates, and so forth can be non-deterministic after making certain kinds of edits, meaning that their values cannot be relied upon to always remain the same. |
Show:
