task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
81202ba0_Property_Reference__Windows___Description
[Property] TextHeight [Description]
The height of characters, in logical units.
[]
Property Reference (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa370905(VS.85).aspx
24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889097257_4.json
81202ba0_Property_Reference__Windows___Description
[Property] VirtualMemory [Description]
The amount of available page file space, in megabytes.
[]
Property Reference (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa370905(VS.85).aspx
24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889097257_4.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if all of a set of comparisons are TRUE. [Operator]
ALL
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if both Boolean expressions are TRUE. [Operator]
AND
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if any one of a set of comparisons are TRUE. [Operator]
ANY
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if the operand is within a range. [Operator]
BETWEEN
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if a subquery contains any rows. [Operator]
EXISTS
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if the operand is equal to one of a list of expressions. [Operator]
IN
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if the operand matches a pattern. [Operator]
LIKE
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] Reverses the value of any other Boolean operator. [Operator]
NOT
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if either Boolean expression is TRUE. [Operator]
OR
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
0e61e418_gical_Operators__Transact_SQL___Operator
[Meaning] TRUE if some of a set of comparisons are TRUE. [Operator]
SOME
[ [ "A", "L", "L" ], [ "A", "N", "D" ], [ "A", "N", "Y" ], [ "B", "E", "T", "W", "E", "E", "N" ], [ "E", "X", "I", "S", "T", "S" ], [ "I", "N" ], [ "L", "I", "K", "E" ], [ "N", "O", "T" ], [ "O", "R" ], [ "S", "O", "M", "E" ] ]
Logical Operators (Transact-SQL)
Operator
https://msdn.microsoft.com/en-US/library/ms189773(d=printer,v=sql.90).aspx
24/1438042986423.95_20150728002306-00044-ip-10-236-191-2_883607204_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] BuildAgentIdVariable [Description]
Gets the variable to use when referencing the build agent ID in an agent's BuildDirectory property.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] BuildAgentNameVariable [Description]
Gets the variable to use when referencing the build agent name in an agent's BuildDirectory property.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] BuildDefinitionIdVariable [Description]
Gets the variable to use when referencing the build definition ID in an agent's BuildDirectory property.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] BuildDefinitionPathVariable [Description]
Gets the variable to use when referencing the build definition path in an agent's BuildDirectory property.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] BuildDirEnvironmentVariable [Description]
Gets the environment variable to use when referencing the build directory on a given agent.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] BuildRegistryKeyPath [Description]
Gets the registry key path where build-specific settings should be stored.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] DefaultAgentPort [Description]
Gets the default port for build agents.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] DefaultHostedWorkingDirectory [Description]
Gets the default working directory for hosted build agents.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] DefaultWorkingDirectory [Description]
Gets the default working directory for build agents.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] NoCICheckInComment [Description]
Gets the comment that should be included in the check-in comment to make sure that CI ignores the changeset
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
d4afb166_t_TeamFoundation_Build_Common___Description
[Name] SourceDirEnvironmentVariable [Description]
Gets the sources directory, into which all source files are mapped by default. This is equivalent to BuildDirEnvironmentVariable\SourceSubdirectory.
[]
BuildCommonUtil Class (Microsoft.TeamFoundation.Build.Common)
Description
https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.build.common.buildcommonutil.aspx
24/1438042986423.95_20150728002306-00282-ip-10-236-191-2_887821668_0.json
56d8af34_on__System_IO_IsolatedStorage___Member_name
[Description] Isolated storage scoped to the application. [Member name]
Application
[ [ "A", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n" ], [ "A", "s", "s", "e", "m", "b", "l", "y" ], [ "D", "o", "m", "a", "i", "n" ], [ "M", "a", "c", "h", "i", "n", "e" ], [ "N", "o", "n", "e" ], [ "R", "o", "a", "m", "i", "n", "g" ], [ "U", "s", "e", "r" ] ]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Member name
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
56d8af34_on__System_IO_IsolatedStorage___Member_name
[Description] Isolated storage scoped to the identity of the assembly. [Member name]
Assembly
[ [ "A", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n" ], [ "A", "s", "s", "e", "m", "b", "l", "y" ], [ "D", "o", "m", "a", "i", "n" ], [ "M", "a", "c", "h", "i", "n", "e" ], [ "N", "o", "n", "e" ], [ "R", "o", "a", "m", "i", "n", "g" ], [ "U", "s", "e", "r" ] ]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Member name
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
56d8af34_on__System_IO_IsolatedStorage___Member_name
[Description] Isolated storage scoped to the application domain identity. [Member name]
Domain
[ [ "A", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n" ], [ "A", "s", "s", "e", "m", "b", "l", "y" ], [ "D", "o", "m", "a", "i", "n" ], [ "M", "a", "c", "h", "i", "n", "e" ], [ "N", "o", "n", "e" ], [ "R", "o", "a", "m", "i", "n", "g" ], [ "U", "s", "e", "r" ] ]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Member name
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
56d8af34_on__System_IO_IsolatedStorage___Member_name
[Description] Isolated storage scoped to the machine. [Member name]
Machine
[ [ "A", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n" ], [ "A", "s", "s", "e", "m", "b", "l", "y" ], [ "D", "o", "m", "a", "i", "n" ], [ "M", "a", "c", "h", "i", "n", "e" ], [ "N", "o", "n", "e" ], [ "R", "o", "a", "m", "i", "n", "g" ], [ "U", "s", "e", "r" ] ]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Member name
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
56d8af34_on__System_IO_IsolatedStorage___Member_name
[Description] No isolated storage usage. [Member name]
None
[ [ "A", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n" ], [ "A", "s", "s", "e", "m", "b", "l", "y" ], [ "D", "o", "m", "a", "i", "n" ], [ "M", "a", "c", "h", "i", "n", "e" ], [ "N", "o", "n", "e" ], [ "R", "o", "a", "m", "i", "n", "g" ], [ "U", "s", "e", "r" ] ]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Member name
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
56d8af34_on__System_IO_IsolatedStorage___Member_name
[Description] The isolated store can be placed in a location on the file system that might roam (if roaming user data is enabled on the underlying operating system). [Member name]
Roaming
[ [ "A", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n" ], [ "A", "s", "s", "e", "m", "b", "l", "y" ], [ "D", "o", "m", "a", "i", "n" ], [ "M", "a", "c", "h", "i", "n", "e" ], [ "N", "o", "n", "e" ], [ "R", "o", "a", "m", "i", "n", "g" ], [ "U", "s", "e", "r" ] ]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Member name
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
56d8af34_on__System_IO_IsolatedStorage___Member_name
[Description] Isolated storage scoped by user identity. [Member name]
User
[ [ "A", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n" ], [ "A", "s", "s", "e", "m", "b", "l", "y" ], [ "D", "o", "m", "a", "i", "n" ], [ "M", "a", "c", "h", "i", "n", "e" ], [ "N", "o", "n", "e" ], [ "R", "o", "a", "m", "i", "n", "g" ], [ "U", "s", "e", "r" ] ]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Member name
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] A pointer to a wide character string. [Name]
BSTR
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Identifies the calling convention used by a member function. [Name]
CALLCONV
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Provides a precise data type of monetary data. [Name]
CURRENCY
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Provides a decimal data type. [Name]
DECIMAL
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Identifies a method, property, or argument to Invoke. [Name]
DISPID
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Contains arguments passed to a method or property. [Name]
DISPPARAMS
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Describes an error that occurred during Invoke. [Name]
EXCEPINFO
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Describes the members of an interface. [Name]
INTERFACEDATA
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Provides locale information for international string comparisons and localized member names. [Name]
LCID
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Describes a method or property. [Name]
METHODDATA
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Describes a parameter to a method. [Name]
PARAMDATA
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] When a variant refers to another variant by using the VT_VARIANT | VT_BYREF vartype, the variant being referred to cannot also be of type VT_VARIANT | VT_BYREF. [Name]
VARIANT
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Describes arguments that may be passed within DISPPARAMS. [Name]
VARIANTARG
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Identifies the available variant types. [Name]
VARTYPE
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
66c607e9_es_and_Structures__Automation___Name
[Purpose] Used in VARIANT, TYPEDESC, and OLE (ActiveX) property sets. [Name]
VARENUM
[]
IDispatch Data Types and Structures [Automation]
Name
https://msdn.microsoft.com/en-us/library/ms221600.aspx
24/1438042986423.95_20150728002306-00204-ip-10-236-191-2_887004944_0.json
2e722589_o_Class__System_Globalization___Description
[Name] ClearCachedData [Description]
Refreshes cached culture-related information.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] Clone [Description]
Creates a copy of the current CultureInfo.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] CreateSpecificCulture [Description]
Creates a CultureInfo that represents the specific culture that is associated with the specified name.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] Equals [Description]
Determines whether the specified object is the same culture as the current CultureInfo. (Overrides Object.Equals(Object).)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] Finalize [Description]
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetConsoleFallbackUICulture [Description]
Gets an alternate user interface culture suitable for console applications when the default graphic user interface culture is unsuitable.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetCultureInfo(Int32) [Description]
Retrieves a cached, read-only instance of a culture by using the specified culture identifier.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetCultureInfo(String) [Description]
Retrieves a cached, read-only instance of a culture by using the specified culture name.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetCultureInfo(String, String) [Description]
Retrieves a cached, read-only instance of a culture. Parameters specify a culture that is initialized with the TextInfo and CompareInfo objects specified by another culture.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetCultureInfoByIetfLanguageTag [Description]
Deprecated. Retrieves a read-only CultureInfo object having linguistic characteristics that are identified by the specified RFC 4646 language tag.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetCultures [Description]
Gets the list of supported cultures filtered by the specified CultureTypes parameter.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetFormat [Description]
Gets an object that defines how to format the specified type.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetHashCode [Description]
Serves as a hash function for the current CultureInfo, suitable for hashing algorithms and data structures, such as a hash table. (Overrides Object.GetHashCode().)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] GetType [Description]
Gets the Type of the current instance. (Inherited from Object.)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] MemberwiseClone [Description]
Creates a shallow copy of the current Object. (Inherited from Object.)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] ReadOnly [Description]
Returns a read-only wrapper around the specified CultureInfo.
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
2e722589_o_Class__System_Globalization___Description
[Name] ToString [Description]
Returns a string containing the name of the current CultureInfo in the format "languagecode2-country/regioncode2". (Overrides Object.ToString().)
[]
CultureInfo Class (System.Globalization)
Description
https://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo(v=vs.100).aspx
24/1438042986423.95_20150728002306-00268-ip-10-236-191-2_878697412_2.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
41a29e15_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/microsoft.web.management.client.icontrolpanel.aspx?cs-save-lang=1&cs-lang=fsharp
24/1438042986423.95_20150728002306-00231-ip-10-236-191-2_873472009_1.json
3276cc7f_Predefined_Macros__C_C_____Macro
[Description] The compilation date of the current source file. The date is a string literal of the form Mmm dd yyyy. The month name Mmm is the same as for dates generated by the library function asctime declared in TIME.H. [Macro]
__DATE__
[ [ "_", "_", "D", "A", "T", "E", "_", "_" ], [ "_", "_", "F", "I", "L", "E", "_", "_" ], [ "_", "_", "L", "I", "N", "E", "_", "_" ], [ "_", "_", "S", "T", "D", "C", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "S", "T", "A", "M", "P", "_", "_" ] ]
Predefined Macros (C/C++)
Macro
https://msdn.microsoft.com/en-us/library/b0084kay(v=vs.71).aspx
24/1438042989043.35_20150728002309-00213-ip-10-236-191-2_900095838_0.json
3276cc7f_Predefined_Macros__C_C_____Macro
[Description] The name of the current source file. __FILE__ expands to a string surrounded by double quotation marks. You can create your own wide string version of __FILE__ as follows: Copy #include #define WIDEN2(x) L ## x #define WIDEN(x) WIDEN2(x) #define __WFILE__ WIDEN(__FILE__) wchar_t *pwsz = __WFILE__; int main() { } [Macro]
__FILE__
[ [ "_", "_", "D", "A", "T", "E", "_", "_" ], [ "_", "_", "F", "I", "L", "E", "_", "_" ], [ "_", "_", "L", "I", "N", "E", "_", "_" ], [ "_", "_", "S", "T", "D", "C", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "S", "T", "A", "M", "P", "_", "_" ] ]
Predefined Macros (C/C++)
Macro
https://msdn.microsoft.com/en-us/library/b0084kay(v=vs.71).aspx
24/1438042989043.35_20150728002309-00213-ip-10-236-191-2_900095838_0.json
3276cc7f_Predefined_Macros__C_C_____Macro
[Description] The line number in the current source file. The line number is a decimal integer constant. It can be altered with a #line directive. [Macro]
__LINE__
[ [ "_", "_", "D", "A", "T", "E", "_", "_" ], [ "_", "_", "F", "I", "L", "E", "_", "_" ], [ "_", "_", "L", "I", "N", "E", "_", "_" ], [ "_", "_", "S", "T", "D", "C", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "S", "T", "A", "M", "P", "_", "_" ] ]
Predefined Macros (C/C++)
Macro
https://msdn.microsoft.com/en-us/library/b0084kay(v=vs.71).aspx
24/1438042989043.35_20150728002309-00213-ip-10-236-191-2_900095838_0.json
3276cc7f_Predefined_Macros__C_C_____Macro
[Description] Indicates full conformance with the ANSI C standard. Defined as the integer constant 1 only if the /Za compiler option is given and you are not compiling C++ code; otherwise is undefined. [Macro]
__STDC__
[ [ "_", "_", "D", "A", "T", "E", "_", "_" ], [ "_", "_", "F", "I", "L", "E", "_", "_" ], [ "_", "_", "L", "I", "N", "E", "_", "_" ], [ "_", "_", "S", "T", "D", "C", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "S", "T", "A", "M", "P", "_", "_" ] ]
Predefined Macros (C/C++)
Macro
https://msdn.microsoft.com/en-us/library/b0084kay(v=vs.71).aspx
24/1438042989043.35_20150728002309-00213-ip-10-236-191-2_900095838_0.json
3276cc7f_Predefined_Macros__C_C_____Macro
[Description] The most recent compilation time of the current source file. The time is a string literal of the form hh:mm:ss. [Macro]
__TIME__
[ [ "_", "_", "D", "A", "T", "E", "_", "_" ], [ "_", "_", "F", "I", "L", "E", "_", "_" ], [ "_", "_", "L", "I", "N", "E", "_", "_" ], [ "_", "_", "S", "T", "D", "C", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "S", "T", "A", "M", "P", "_", "_" ] ]
Predefined Macros (C/C++)
Macro
https://msdn.microsoft.com/en-us/library/b0084kay(v=vs.71).aspx
24/1438042989043.35_20150728002309-00213-ip-10-236-191-2_900095838_0.json
3276cc7f_Predefined_Macros__C_C_____Macro
[Description] The date and time of the last modification of the current source file, expressed as a string literal in the form Ddd Mmm Date hh:mm:ss yyyy, where Ddd is the abbreviated day of the week and Date is an integer from 1 to 31. [Macro]
__TIMESTAMP__
[ [ "_", "_", "D", "A", "T", "E", "_", "_" ], [ "_", "_", "F", "I", "L", "E", "_", "_" ], [ "_", "_", "L", "I", "N", "E", "_", "_" ], [ "_", "_", "S", "T", "D", "C", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "_", "_" ], [ "_", "_", "T", "I", "M", "E", "S", "T", "A", "M", "P", "_", "_" ] ]
Predefined Macros (C/C++)
Macro
https://msdn.microsoft.com/en-us/library/b0084kay(v=vs.71).aspx
24/1438042989043.35_20150728002309-00213-ip-10-236-191-2_900095838_0.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Input and Data Validation [Description]
How do you know that the input that your application receives is valid and safe? Input validation refers to how your application filters, scrubs, or rejects input before additional processing.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Authentication [Description]
Who are you? Authentication is the process where an entity proves the identity of another entity, typically through credentials, such as a user name and password.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Authorization [Description]
What can you do? Authorization is how your application provides access controls for resources and operations.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Configuration Management [Description]
Who does your application run as? Which databases does it connect to? How is your application administered? How are these settings secured? Configuration management refers to how your application handles these operational issues.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Sensitive Data [Description]
How does your application handle sensitive data? Sensitive data refers to how your application handles any data that must be protected either in memory, over the network, or in persistent stores.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Session Management [Description]
How does your application handle and protect user sessions? A session refers to a series of related interactions between a user and your Web application.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Cryptography [Description]
How are you keeping secrets (confidentiality)? How are you tamper-proofing your data or libraries (integrity)? How are you providing seeds for random values that must be cryptographically strong? Cryptography refers to how your application enforces confidentiality and integrity.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Parameter Manipulation [Description]
How does your application manipulate parameter values? Form fields, query string arguments, and cookie values are frequently used as parameters for an application. Parameter manipulation refers to both how your application safeguards tampering of these values and how your application processes input parameters.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Exception Management [Description]
When a method call in your application fails, what does your application do? How much do you reveal? Do you return friendly error information to end users? Do you pass valuable exception information back to the caller? Does your application fail gracefully?
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
015cc267_reat_Modeling_Web_Applications__Description
[Category] Auditing and Logging [Description]
Who did what and when? Auditing and logging refer to how your application records security-related events.
[]
Threat Modeling Web Applications
Description
https://msdn.microsoft.com/en-us/library/ff648006.aspx
24/1438042986423.95_20150728002306-00043-ip-10-236-191-2_878699428_3.json
bd326706_ner_Class__System_Diagnostics___Name
[Description] Gets the custom trace listener attributes defined in the application configuration file. [Name]
Attributes
[ [ "A", "t", "t", "r", "i", "b", "u", "t", "e", "s" ], [ "F", "i", "l", "t", "e", "r" ], [ "I", "n", "d", "e", "n", "t", "L", "e", "v", "e", "l" ], [ "I", "n", "d", "e", "n", "t", "S", "i", "z", "e" ], [ "I", "s", "T", "h", "r", "e", "a", "d", "S", "a", "f", "e" ], [ "N", "a", "m", "e" ], [ "N", "e", "e", "d", "I", "n", "d", "e", "n", "t" ], [ "T", "r", "a", "c", "e", "O", "u", "t", "p", "u", "t", "O", "p", "t", "i", "o", "n", "s" ] ]
TraceListener Class (System.Diagnostics)
Name
https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener.aspx
24/1438042986423.95_20150728002306-00009-ip-10-236-191-2_874709183_1.json
bd326706_ner_Class__System_Diagnostics___Name
[Description] Gets and sets the trace filter for the trace listener. [Name]
Filter
[ [ "A", "t", "t", "r", "i", "b", "u", "t", "e", "s" ], [ "F", "i", "l", "t", "e", "r" ], [ "I", "n", "d", "e", "n", "t", "L", "e", "v", "e", "l" ], [ "I", "n", "d", "e", "n", "t", "S", "i", "z", "e" ], [ "I", "s", "T", "h", "r", "e", "a", "d", "S", "a", "f", "e" ], [ "N", "a", "m", "e" ], [ "N", "e", "e", "d", "I", "n", "d", "e", "n", "t" ], [ "T", "r", "a", "c", "e", "O", "u", "t", "p", "u", "t", "O", "p", "t", "i", "o", "n", "s" ] ]
TraceListener Class (System.Diagnostics)
Name
https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener.aspx
24/1438042986423.95_20150728002306-00009-ip-10-236-191-2_874709183_1.json
bd326706_ner_Class__System_Diagnostics___Name
[Description] Gets or sets the indent level. [Name]
IndentLevel
[ [ "A", "t", "t", "r", "i", "b", "u", "t", "e", "s" ], [ "F", "i", "l", "t", "e", "r" ], [ "I", "n", "d", "e", "n", "t", "L", "e", "v", "e", "l" ], [ "I", "n", "d", "e", "n", "t", "S", "i", "z", "e" ], [ "I", "s", "T", "h", "r", "e", "a", "d", "S", "a", "f", "e" ], [ "N", "a", "m", "e" ], [ "N", "e", "e", "d", "I", "n", "d", "e", "n", "t" ], [ "T", "r", "a", "c", "e", "O", "u", "t", "p", "u", "t", "O", "p", "t", "i", "o", "n", "s" ] ]
TraceListener Class (System.Diagnostics)
Name
https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener.aspx
24/1438042986423.95_20150728002306-00009-ip-10-236-191-2_874709183_1.json
bd326706_ner_Class__System_Diagnostics___Name
[Description] Gets or sets the number of spaces in an indent. [Name]
IndentSize
[ [ "A", "t", "t", "r", "i", "b", "u", "t", "e", "s" ], [ "F", "i", "l", "t", "e", "r" ], [ "I", "n", "d", "e", "n", "t", "L", "e", "v", "e", "l" ], [ "I", "n", "d", "e", "n", "t", "S", "i", "z", "e" ], [ "I", "s", "T", "h", "r", "e", "a", "d", "S", "a", "f", "e" ], [ "N", "a", "m", "e" ], [ "N", "e", "e", "d", "I", "n", "d", "e", "n", "t" ], [ "T", "r", "a", "c", "e", "O", "u", "t", "p", "u", "t", "O", "p", "t", "i", "o", "n", "s" ] ]
TraceListener Class (System.Diagnostics)
Name
https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener.aspx
24/1438042986423.95_20150728002306-00009-ip-10-236-191-2_874709183_1.json
bd326706_ner_Class__System_Diagnostics___Name
[Description] Gets a value indicating whether the trace listener is thread safe. [Name]
IsThreadSafe
[ [ "A", "t", "t", "r", "i", "b", "u", "t", "e", "s" ], [ "F", "i", "l", "t", "e", "r" ], [ "I", "n", "d", "e", "n", "t", "L", "e", "v", "e", "l" ], [ "I", "n", "d", "e", "n", "t", "S", "i", "z", "e" ], [ "I", "s", "T", "h", "r", "e", "a", "d", "S", "a", "f", "e" ], [ "N", "a", "m", "e" ], [ "N", "e", "e", "d", "I", "n", "d", "e", "n", "t" ], [ "T", "r", "a", "c", "e", "O", "u", "t", "p", "u", "t", "O", "p", "t", "i", "o", "n", "s" ] ]
TraceListener Class (System.Diagnostics)
Name
https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener.aspx
24/1438042986423.95_20150728002306-00009-ip-10-236-191-2_874709183_1.json
bd326706_ner_Class__System_Diagnostics___Name
[Description] Gets or sets a name for this TraceListener. [Name]
Name
[ [ "A", "t", "t", "r", "i", "b", "u", "t", "e", "s" ], [ "F", "i", "l", "t", "e", "r" ], [ "I", "n", "d", "e", "n", "t", "L", "e", "v", "e", "l" ], [ "I", "n", "d", "e", "n", "t", "S", "i", "z", "e" ], [ "I", "s", "T", "h", "r", "e", "a", "d", "S", "a", "f", "e" ], [ "N", "a", "m", "e" ], [ "N", "e", "e", "d", "I", "n", "d", "e", "n", "t" ], [ "T", "r", "a", "c", "e", "O", "u", "t", "p", "u", "t", "O", "p", "t", "i", "o", "n", "s" ] ]
TraceListener Class (System.Diagnostics)
Name
https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener.aspx
24/1438042986423.95_20150728002306-00009-ip-10-236-191-2_874709183_1.json
bd326706_ner_Class__System_Diagnostics___Name
[Description] Gets or sets a value indicating whether to indent the output. [Name]
NeedIndent
[ [ "A", "t", "t", "r", "i", "b", "u", "t", "e", "s" ], [ "F", "i", "l", "t", "e", "r" ], [ "I", "n", "d", "e", "n", "t", "L", "e", "v", "e", "l" ], [ "I", "n", "d", "e", "n", "t", "S", "i", "z", "e" ], [ "I", "s", "T", "h", "r", "e", "a", "d", "S", "a", "f", "e" ], [ "N", "a", "m", "e" ], [ "N", "e", "e", "d", "I", "n", "d", "e", "n", "t" ], [ "T", "r", "a", "c", "e", "O", "u", "t", "p", "u", "t", "O", "p", "t", "i", "o", "n", "s" ] ]
TraceListener Class (System.Diagnostics)
Name
https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener.aspx
24/1438042986423.95_20150728002306-00009-ip-10-236-191-2_874709183_1.json
bd326706_ner_Class__System_Diagnostics___Name
[Description] Gets or sets the trace output options. [Name]
TraceOutputOptions
[ [ "A", "t", "t", "r", "i", "b", "u", "t", "e", "s" ], [ "F", "i", "l", "t", "e", "r" ], [ "I", "n", "d", "e", "n", "t", "L", "e", "v", "e", "l" ], [ "I", "n", "d", "e", "n", "t", "S", "i", "z", "e" ], [ "I", "s", "T", "h", "r", "e", "a", "d", "S", "a", "f", "e" ], [ "N", "a", "m", "e" ], [ "N", "e", "e", "d", "I", "n", "d", "e", "n", "t" ], [ "T", "r", "a", "c", "e", "O", "u", "t", "p", "u", "t", "O", "p", "t", "i", "o", "n", "s" ] ]
TraceListener Class (System.Diagnostics)
Name
https://msdn.microsoft.com/en-us/library/system.diagnostics.tracelistener.aspx
24/1438042986423.95_20150728002306-00009-ip-10-236-191-2_874709183_1.json
3a682746_on__System_IO_IsolatedStorage___Description
[Member name] Application [Description]
Isolated storage scoped to the application.
[]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Description
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
3a682746_on__System_IO_IsolatedStorage___Description
[Member name] Assembly [Description]
Isolated storage scoped to the identity of the assembly.
[]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Description
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
3a682746_on__System_IO_IsolatedStorage___Description
[Member name] Domain [Description]
Isolated storage scoped to the application domain identity.
[]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Description
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
3a682746_on__System_IO_IsolatedStorage___Description
[Member name] Machine [Description]
Isolated storage scoped to the machine.
[]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Description
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json
3a682746_on__System_IO_IsolatedStorage___Description
[Member name] None [Description]
No isolated storage usage.
[]
IsolatedStorageScope Enumeration (System.IO.IsolatedStorage)
Description
https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragescope.aspx
24/1438042986423.95_20150728002306-00020-ip-10-236-191-2_903878504_0.json