task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
list | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
3575aafd_Decimal_Structure__System___Description
|
[Name] GetType [Description]
|
Gets the Type of the current instance. (Inherited from Object.)
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] GetTypeCode [Description]
|
Returns the TypeCode for value type Decimal.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] MemberwiseClone [Description]
|
Creates a shallow copy of the current Object. (Inherited from Object.)
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Multiply [Description]
|
Multiplies two specified Decimal values.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Negate [Description]
|
Returns the result of multiplying the specified Decimal value by negative one.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Parse(String) [Description]
|
Converts the string representation of a number to its Decimal equivalent.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Parse(String, NumberStyles) [Description]
|
Converts the string representation of a number in a specified style to its Decimal equivalent.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Parse(String, IFormatProvider) [Description]
|
Converts the string representation of a number to its Decimal equivalent using the specified culture-specific format information.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Parse(String, NumberStyles, IFormatProvider) [Description]
|
Converts the string representation of a number to its Decimal equivalent using the specified style and culture-specific format.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Remainder [Description]
|
Computes the remainder after dividing two Decimal values.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Round [Description]
|
Rounds a Decimal value to a specified number of decimal places.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Subtract [Description]
|
Subtracts one specified Decimal value from another.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToByte [Description]
|
Converts the value of the specified Decimal to the equivalent 8-bit unsigned integer.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToDouble [Description]
|
Converts the value of the specified Decimal to the equivalent double-precision floating-point number.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToInt16 [Description]
|
Converts the value of the specified Decimal to the equivalent 16-bit signed integer.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToInt32 [Description]
|
Converts the value of the specified Decimal to the equivalent 32-bit signed integer.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToInt64 [Description]
|
Converts the value of the specified Decimal to the equivalent 64-bit signed integer.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToSByte [Description]
|
Converts the value of the specified Decimal to the equivalent 8-bit signed integer.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToSingle [Description]
|
Converts the value of the specified Decimal to the equivalent single-precision floating-point number.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToString() [Description]
|
Converts the numeric value of this instance to its equivalent string representation. (Overrides ValueType.ToString().)
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToString(IFormatProvider) [Description]
|
Converts the numeric value of this instance to its equivalent string representation using the specified culture-specific format information.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToString(String) [Description]
|
Converts the numeric value of this instance to its equivalent string representation, using the specified format.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToString(String, IFormatProvider) [Description]
|
Converts the numeric value of this instance to its equivalent string representation using the specified format and culture-specific format information.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToUInt16 [Description]
|
Converts the value of the specified Decimal to the equivalent 16-bit unsigned integer.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToUInt32 [Description]
|
Converts the value of the specified Decimal to the equivalent 32-bit unsigned integer.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] ToUInt64 [Description]
|
Converts the value of the specified Decimal to the equivalent 64-bit unsigned integer.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] Truncate [Description]
|
Returns the integral digits of the specified Decimal; any fractional digits are discarded.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] TryParse(String, Decimal) [Description]
|
Converts the string representation of a number to its Decimal equivalent. A return value indicates whether the conversion succeeded or failed.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
3575aafd_Decimal_Structure__System___Description
|
[Name] TryParse(String, NumberStyles, IFormatProvider, Decimal) [Description]
|
Converts the string representation of a number to its Decimal equivalent using the specified style and culture-specific format. A return value indicates whether the conversion succeeded or failed.
|
[] |
Decimal Structure (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.decimal(v=vs.95).aspx
|
30/1438042986625.58_20150728002306-00043-ip-10-236-191-2_859453832_1.json
|
903efb70_roperties__System_Diagnostics___Description
|
[Name] AutoFlush [Description]
|
Gets or sets whether Flush should be called on the Listeners after every write.
|
[] |
Trace Properties (System.Diagnostics)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.diagnostics.trace_properties(v=vs.80).aspx
|
30/1438042986625.58_20150728002306-00292-ip-10-236-191-2_851798435_0.json
|
903efb70_roperties__System_Diagnostics___Description
|
[Name] CorrelationManager [Description]
|
Gets the correlation manager for the thread for this trace.
|
[] |
Trace Properties (System.Diagnostics)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.diagnostics.trace_properties(v=vs.80).aspx
|
30/1438042986625.58_20150728002306-00292-ip-10-236-191-2_851798435_0.json
|
903efb70_roperties__System_Diagnostics___Description
|
[Name] IndentLevel [Description]
|
Gets or sets the indent level.
|
[] |
Trace Properties (System.Diagnostics)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.diagnostics.trace_properties(v=vs.80).aspx
|
30/1438042986625.58_20150728002306-00292-ip-10-236-191-2_851798435_0.json
|
903efb70_roperties__System_Diagnostics___Description
|
[Name] IndentSize [Description]
|
Gets or sets the number of spaces in an indent.
|
[] |
Trace Properties (System.Diagnostics)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.diagnostics.trace_properties(v=vs.80).aspx
|
30/1438042986625.58_20150728002306-00292-ip-10-236-191-2_851798435_0.json
|
903efb70_roperties__System_Diagnostics___Description
|
[Name] Listeners [Description]
|
Gets the collection of listeners that is monitoring the trace output.
|
[] |
Trace Properties (System.Diagnostics)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.diagnostics.trace_properties(v=vs.80).aspx
|
30/1438042986625.58_20150728002306-00292-ip-10-236-191-2_851798435_0.json
|
903efb70_roperties__System_Diagnostics___Description
|
[Name] UseGlobalLock [Description]
|
Gets or sets a value indicating whether the global lock should be used.
|
[] |
Trace Properties (System.Diagnostics)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.diagnostics.trace_properties(v=vs.80).aspx
|
30/1438042986625.58_20150728002306-00292-ip-10-236-191-2_851798435_0.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Left line in] Right line in [Tip of connector]
|
Ring of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Audio line in] Audio line out (front left and right) [Left line in] Left front out [Tip of connector]
|
Tip of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Left line in] Right front out [Tip of connector]
|
Ring of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Audio line in] Microphone in (mono) [Left line in] Microphone in [Tip of connector]
|
Tip of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Left line in] 4V Bias [Tip of connector]
|
Ring of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Audio line in] Microphone in (stereo) [Left line in] Left Mic in [Tip of connector]
|
Tip of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Left line in] Right Mic in [Tip of connector]
|
Ring of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Audio line in] Side surround left and right out [Left line in] Left surround [Tip of connector]
|
Tip of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Left line in] Right surround [Tip of connector]
|
Ring of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Audio line in] Rear surround left and right out [Left line in] Left back [Tip of connector]
|
Tip of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Left line in] Right back [Tip of connector]
|
Ring of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Audio line in] Center speaker and LFE (subwoofer) out [Left line in] Front center out [Tip of connector]
|
Tip of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
5f493ba1_Device_Audio_Requirements__Tip_of_connector
|
[Left line in] LFE (subwoofer) out [Tip of connector]
|
Ring of connector
|
[
[
"R",
"i",
"n",
"g",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
],
[
"T",
"i",
"p",
" ",
"o",
"f",
" ",
"c",
"o",
"n",
"n",
"e",
"c",
"t",
"o",
"r"
]
] |
Device.Audio Requirements
|
Tip of connector
|
https://msdn.microsoft.com/en-us/library/windows/hardware/jj134354.aspx
|
30/1438042986625.58_20150728002306-00294-ip-10-236-191-2_872849021_44.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] GetCategories [Description]
|
Retrieves the set of categories that are registered for the specified category type.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] GetCategory [Description]
|
Retrieves the Home page category of the feature that is associated with the specified category string.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] GetPage [Description]
|
Retrieves the feature that has the specified type.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] GetPages(Module) [Description]
|
Retrieves the collection of features that are registered in the specified module.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] GetPages(String, String) [Description]
|
Retrieves the collection of features that are registered in the specified category.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] RegisterCategory [Description]
|
Registers a new category of features in the Home page.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] RegisterHomepage [Description]
|
Registers the Home page that is associated with the connection.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] RegisterPage(ModulePageInfo) [Description]
|
Registers a new feature with the Home page without categorizing it.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
52c6994f_crosoft_Web_Management_Client___Description
|
[Name] RegisterPage(String, ModulePageInfo) [Description]
|
Registers a new item in a Home page category.
|
[] |
IControlPanel Interface (Microsoft.Web.Management.Client)
|
Description
|
https://msdn.microsoft.com/en-us/library/ms634217(v=vs.90).aspx
|
30/1438042986625.58_20150728002306-00131-ip-10-236-191-2_861997847_1.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the number of decimal places to use in currency values. [Name]
|
CurrencyDecimalDigits
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string to use as the decimal separator in currency values. [Name]
|
CurrencyDecimalSeparator
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string that separates groups of digits to the left of the decimal in currency values. [Name]
|
CurrencyGroupSeparator
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the number of digits in each group to the left of the decimal in currency values. [Name]
|
CurrencyGroupSizes
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the format pattern for negative currency values. [Name]
|
CurrencyNegativePattern
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the format pattern for positive currency values. [Name]
|
CurrencyPositivePattern
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string to use as the currency symbol. [Name]
|
CurrencySymbol
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets a read-only NumberFormatInfo that formats values based on the current culture. [Name]
|
CurrentInfo
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets a value that specifies how the graphical user interface displays the shape of a digit. [Name]
|
DigitSubstitution
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets a read-only NumberFormatInfo object that is culture-independent (invariant). [Name]
|
InvariantInfo
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets a value that indicates whether this NumberFormatInfo object is read-only. [Name]
|
IsReadOnly
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string that represents the IEEE NaN (not a number) value. [Name]
|
NaNSymbol
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets a string array of native digits equivalent to the Western digits 0 through 9. [Name]
|
NativeDigits
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string that represents negative infinity. [Name]
|
NegativeInfinitySymbol
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string that denotes that the associated number is negative. [Name]
|
NegativeSign
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the number of decimal places to use in numeric values. [Name]
|
NumberDecimalDigits
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string to use as the decimal separator in numeric values. [Name]
|
NumberDecimalSeparator
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string that separates groups of digits to the left of the decimal in numeric values. [Name]
|
NumberGroupSeparator
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the number of digits in each group to the left of the decimal in numeric values. [Name]
|
NumberGroupSizes
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the format pattern for negative numeric values. [Name]
|
NumberNegativePattern
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the number of decimal places to use in percent values. [Name]
|
PercentDecimalDigits
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string to use as the decimal separator in percent values. [Name]
|
PercentDecimalSeparator
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string that separates groups of digits to the left of the decimal in percent values. [Name]
|
PercentGroupSeparator
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the number of digits in each group to the left of the decimal in percent values. [Name]
|
PercentGroupSizes
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the format pattern for negative percent values. [Name]
|
PercentNegativePattern
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the format pattern for positive percent values. [Name]
|
PercentPositivePattern
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string to use as the percent symbol. [Name]
|
PercentSymbol
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string to use as the per mille symbol. [Name]
|
PerMilleSymbol
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string that represents positive infinity. [Name]
|
PositiveInfinitySymbol
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
b72d634f_perties__System_Globalization___Name
|
[Description] Gets or sets the string that denotes that the associated number is positive. [Name]
|
PositiveSign
|
[] |
NumberFormatInfo Properties (System.Globalization)
|
Name
|
https://msdn.microsoft.com/en-us/library/System.Globalization.NumberFormatInfo_properties.aspx
|
30/1438042986625.58_20150728002306-00104-ip-10-236-191-2_863484407_0.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] autocomplete [Access type] Read/write [Description]
|
Specifies whether autocomplete is applied to an editable text field.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] autofocus [Access type] Read/write [Description]
|
Provides a way to direct a user to a specific field when a document loads.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] files [Access type] Read-only [Description]
|
Returns a FileList object on a file type input object.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] formAction [Access type] Read/write [Description]
|
Overrides the action attribute (where the data on a form is sent) on the parent form element.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] formEnctype [Access type] Read/write [Description]
|
Used to override the encoding (formEnctype attribute) specified on the form element.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] formMethod [Access type] Read/write [Description]
|
Overrides the submit method attribute previously specified on a form element.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] formNoValidate [Access type] Read/write [Description]
|
Overrides any validation or required attributes on a form or form elements to allow it to be submitted without validation.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] formTarget [Access type] Read/write [Description]
|
Overrides the target attribute on a form element.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] list [Access type] Read-only [Description]
|
Specifies the ID of a pre-defined datalist of options for an input element.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] max [Access type] Read/write [Description]
|
Defines the maximum acceptable value for an input element with type="number".
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] maxLength [Description]
|
Sets or retrieves the maximum number of characters that the user can enter in a text control.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] min [Access type] Read/write [Description]
|
Defines the minimum acceptable value for an input element with type="number".
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
1f248722_ject___Windows_app_development__Description
|
[Property] multiple [Access type] Read/write [Description]
|
When used with the type="file" attribute, allows multiple files to be selected in the file selection dialog.
|
[] |
HTMLInputElement object - Windows app development
|
Description
|
https://msdn.microsoft.com/pt-br/library/windows/apps/hh868731
|
30/1438042986625.58_20150728002306-00157-ip-10-236-191-2_868611137_1.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.