DefaultFieldValue Constructor (String^, String^)
Visual Studio 2015
Initializes a new instance of the DefaultFieldValue class.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Parameters
- field
-
Type:
System::String^
[in] A string containing the name of the field.
- value
-
Type:
System::String^
[in] A string containing the value of the field.
Show: