ArraySettingItemProperty.Integer(String, String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ArraySettingItemProperty.Integer class.
public Integer (string id, string displayName, int defaultValue);
new Microsoft.VisualStudio.Extensibility.Settings.ArraySettingItemProperty.Integer : string * string * int -> Microsoft.VisualStudio.Extensibility.Settings.ArraySettingItemProperty.Integer
Public Sub New (id As String, displayName As String, defaultValue As Integer)
Parameters
- id
- String
- displayName
- String
- defaultValue
- Int32