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
6178ebaf__U___u__Undefine_Symbols___Symbol
[Function] Defined when the /MD option is specified. [Symbol]
_DLL
[ [ "_", "C", "H", "A", "R", "_", "U", "N", "S", "I", "G", "N", "E", "D" ], [ "_", "C", "P", "P", "R", "T", "T", "I" ], [ "_", "C", "P", "P", "U", "N", "W", "I", "N", "D" ], [ "_", "D", "L", "L" ], [ "_", "M", "_", "I", "X", "8", "6" ], [ "_", "M", "S", "C", "_", "V", "E", "R" ], [ "_", "W", "I", "N", "3", "2" ], [ "_", "M", "T" ] ]
/U, /u (Undefine Symbols)
Symbol
https://msdn.microsoft.com/en-us/library/c3h46dfd(v=vs.100).aspx
47/1438042986806.32_20150728002306-00173-ip-10-236-191-2_881551500_0.json
6178ebaf__U___u__Undefine_Symbols___Symbol
[Function] By default, defined to 600 for x86 targets. [Symbol]
_M_IX86
[ [ "_", "C", "H", "A", "R", "_", "U", "N", "S", "I", "G", "N", "E", "D" ], [ "_", "C", "P", "P", "R", "T", "T", "I" ], [ "_", "C", "P", "P", "U", "N", "W", "I", "N", "D" ], [ "_", "D", "L", "L" ], [ "_", "M", "_", "I", "X", "8", "6" ], [ "_", "M", "S", "C", "_", "V", "E", "R" ], [ "_", "W", "I", "N", "3", "2" ], [ "_", "M", "T" ] ]
/U, /u (Undefine Symbols)
Symbol
https://msdn.microsoft.com/en-us/library/c3h46dfd(v=vs.100).aspx
47/1438042986806.32_20150728002306-00173-ip-10-236-191-2_881551500_0.json
6178ebaf__U___u__Undefine_Symbols___Symbol
[Function] For more information, see Predefined Macros. [Symbol]
_MSC_VER
[ [ "_", "C", "H", "A", "R", "_", "U", "N", "S", "I", "G", "N", "E", "D" ], [ "_", "C", "P", "P", "R", "T", "T", "I" ], [ "_", "C", "P", "P", "U", "N", "W", "I", "N", "D" ], [ "_", "D", "L", "L" ], [ "_", "M", "_", "I", "X", "8", "6" ], [ "_", "M", "S", "C", "_", "V", "E", "R" ], [ "_", "W", "I", "N", "3", "2" ], [ "_", "M", "T" ] ]
/U, /u (Undefine Symbols)
Symbol
https://msdn.microsoft.com/en-us/library/c3h46dfd(v=vs.100).aspx
47/1438042986806.32_20150728002306-00173-ip-10-236-191-2_881551500_0.json
6178ebaf__U___u__Undefine_Symbols___Symbol
[Function] Defined for WIN32 applications. Always defined. [Symbol]
_WIN32
[ [ "_", "C", "H", "A", "R", "_", "U", "N", "S", "I", "G", "N", "E", "D" ], [ "_", "C", "P", "P", "R", "T", "T", "I" ], [ "_", "C", "P", "P", "U", "N", "W", "I", "N", "D" ], [ "_", "D", "L", "L" ], [ "_", "M", "_", "I", "X", "8", "6" ], [ "_", "M", "S", "C", "_", "V", "E", "R" ], [ "_", "W", "I", "N", "3", "2" ], [ "_", "M", "T" ] ]
/U, /u (Undefine Symbols)
Symbol
https://msdn.microsoft.com/en-us/library/c3h46dfd(v=vs.100).aspx
47/1438042986806.32_20150728002306-00173-ip-10-236-191-2_881551500_0.json
6178ebaf__U___u__Undefine_Symbols___Symbol
[Function] Defined when the /MD or /MT option is specified. [Symbol]
_MT
[ [ "_", "C", "H", "A", "R", "_", "U", "N", "S", "I", "G", "N", "E", "D" ], [ "_", "C", "P", "P", "R", "T", "T", "I" ], [ "_", "C", "P", "P", "U", "N", "W", "I", "N", "D" ], [ "_", "D", "L", "L" ], [ "_", "M", "_", "I", "X", "8", "6" ], [ "_", "M", "S", "C", "_", "V", "E", "R" ], [ "_", "W", "I", "N", "3", "2" ], [ "_", "M", "T" ] ]
/U, /u (Undefine Symbols)
Symbol
https://msdn.microsoft.com/en-us/library/c3h46dfd(v=vs.100).aspx
47/1438042986806.32_20150728002306-00173-ip-10-236-191-2_881551500_0.json
d9305820_s__System_Collections_Generic___Description
[Name] ICollection>.Add [Description]
Adds the specified value to the ICollection with the specified key.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] ICollection>.Contains [Description]
Determines whether the ICollection contains a specific key and value.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] ICollection>.CopyTo [Description]
Copies the elements of the ICollection to an array of type KeyValuePair, starting at the specified array index.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] ICollection.CopyTo [Description]
Copies the elements of the ICollection to an array, starting at the specified array index.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] ICollection>.Remove [Description]
Removes a key and value from the dictionary.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] IDictionary.Add [Description]
Adds the specified key and value to the dictionary.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] IDictionary.Contains [Description]
Determines whether the IDictionary contains an element with the specified key.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] IDictionary.GetEnumerator [Description]
Returns an IDictionaryEnumerator for the IDictionary.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] IDictionary.Remove [Description]
Removes the element with the specified key from the IDictionary.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] IEnumerable>.GetEnumerator [Description]
Returns an enumerator that iterates through the collection.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
d9305820_s__System_Collections_Generic___Description
[Name] IEnumerable.GetEnumerator [Description]
Returns an enumerator that iterates through the collection.
[]
Dictionary(TKey, TValue) Methods (System.Collections.Generic)
Description
https://msdn.microsoft.com/en-us/library/1e8ecdh9(v=vs.100).aspx
47/1438042986806.32_20150728002306-00150-ip-10-236-191-2_882306233_2.json
4e210cee_ications__C__and_Visual_Basic___Method
[Action] Causes a thread to start to run. [Method]
Start
[ [ "S", "t", "a", "r", "t" ], [ "S", "l", "e", "e", "p" ], [ "S", "u", "s", "p", "e", "n", "d" ], [ "A", "b", "o", "r", "t" ], [ "R", "e", "s", "u", "m", "e" ], [ "J", "o", "i", "n" ] ]
Multithreaded Applications (C# and Visual Basic)
Method
https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.100).aspx
47/1438042986444.39_20150728002306-00069-ip-10-236-191-2_878702151_1.json
4e210cee_ications__C__and_Visual_Basic___Method
[Action] Pauses a thread for a specified time. [Method]
Sleep
[ [ "S", "t", "a", "r", "t" ], [ "S", "l", "e", "e", "p" ], [ "S", "u", "s", "p", "e", "n", "d" ], [ "A", "b", "o", "r", "t" ], [ "R", "e", "s", "u", "m", "e" ], [ "J", "o", "i", "n" ] ]
Multithreaded Applications (C# and Visual Basic)
Method
https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.100).aspx
47/1438042986444.39_20150728002306-00069-ip-10-236-191-2_878702151_1.json
4e210cee_ications__C__and_Visual_Basic___Method
[Action] Pauses a thread when it reaches a safe point. [Method]
Suspend
[ [ "S", "t", "a", "r", "t" ], [ "S", "l", "e", "e", "p" ], [ "S", "u", "s", "p", "e", "n", "d" ], [ "A", "b", "o", "r", "t" ], [ "R", "e", "s", "u", "m", "e" ], [ "J", "o", "i", "n" ] ]
Multithreaded Applications (C# and Visual Basic)
Method
https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.100).aspx
47/1438042986444.39_20150728002306-00069-ip-10-236-191-2_878702151_1.json
4e210cee_ications__C__and_Visual_Basic___Method
[Action] Stops a thread when it reaches a safe point. [Method]
Abort
[ [ "S", "t", "a", "r", "t" ], [ "S", "l", "e", "e", "p" ], [ "S", "u", "s", "p", "e", "n", "d" ], [ "A", "b", "o", "r", "t" ], [ "R", "e", "s", "u", "m", "e" ], [ "J", "o", "i", "n" ] ]
Multithreaded Applications (C# and Visual Basic)
Method
https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.100).aspx
47/1438042986444.39_20150728002306-00069-ip-10-236-191-2_878702151_1.json
4e210cee_ications__C__and_Visual_Basic___Method
[Action] Restarts a suspended thread [Method]
Resume
[ [ "S", "t", "a", "r", "t" ], [ "S", "l", "e", "e", "p" ], [ "S", "u", "s", "p", "e", "n", "d" ], [ "A", "b", "o", "r", "t" ], [ "R", "e", "s", "u", "m", "e" ], [ "J", "o", "i", "n" ] ]
Multithreaded Applications (C# and Visual Basic)
Method
https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.100).aspx
47/1438042986444.39_20150728002306-00069-ip-10-236-191-2_878702151_1.json
4e210cee_ications__C__and_Visual_Basic___Method
[Action] Causes the current thread to wait for another thread to finish. If used with a time-out value, this method returns True if the thread finishes in the allocated time. [Method]
Join
[ [ "S", "t", "a", "r", "t" ], [ "S", "l", "e", "e", "p" ], [ "S", "u", "s", "p", "e", "n", "d" ], [ "A", "b", "o", "r", "t" ], [ "R", "e", "s", "u", "m", "e" ], [ "J", "o", "i", "n" ] ]
Multithreaded Applications (C# and Visual Basic)
Method
https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.100).aspx
47/1438042986444.39_20150728002306-00069-ip-10-236-191-2_878702151_1.json
249daa7b_AccountType_Element__ASSL___Description
[Value] Income [Description]
The account is an income account.
[]
AccountType Element (ASSL)
Description
https://msdn.microsoft.com/en-us/library/ms127063(v=sql.100).aspx
47/1438042987034.19_20150728002307-00320-ip-10-236-191-2_886985230_2.json
249daa7b_AccountType_Element__ASSL___Description
[Value] Expense [Description]
The account is an expense account.
[]
AccountType Element (ASSL)
Description
https://msdn.microsoft.com/en-us/library/ms127063(v=sql.100).aspx
47/1438042987034.19_20150728002307-00320-ip-10-236-191-2_886985230_2.json
249daa7b_AccountType_Element__ASSL___Description
[Value] Flow [Description]
The account is a cash flow account.
[]
AccountType Element (ASSL)
Description
https://msdn.microsoft.com/en-us/library/ms127063(v=sql.100).aspx
47/1438042987034.19_20150728002307-00320-ip-10-236-191-2_886985230_2.json
249daa7b_AccountType_Element__ASSL___Description
[Value] Balance [Description]
The account is a balance account.
[]
AccountType Element (ASSL)
Description
https://msdn.microsoft.com/en-us/library/ms127063(v=sql.100).aspx
47/1438042987034.19_20150728002307-00320-ip-10-236-191-2_886985230_2.json
249daa7b_AccountType_Element__ASSL___Description
[Value] Asset [Description]
The account is an asset account.
[]
AccountType Element (ASSL)
Description
https://msdn.microsoft.com/en-us/library/ms127063(v=sql.100).aspx
47/1438042987034.19_20150728002307-00320-ip-10-236-191-2_886985230_2.json
249daa7b_AccountType_Element__ASSL___Description
[Value] Liability [Description]
The account is a liability account.
[]
AccountType Element (ASSL)
Description
https://msdn.microsoft.com/en-us/library/ms127063(v=sql.100).aspx
47/1438042987034.19_20150728002307-00320-ip-10-236-191-2_886985230_2.json
249daa7b_AccountType_Element__ASSL___Description
[Value] Statistical [Description]
The account is a statistical account.
[]
AccountType Element (ASSL)
Description
https://msdn.microsoft.com/en-us/library/ms127063(v=sql.100).aspx
47/1438042987034.19_20150728002307-00320-ip-10-236-191-2_886985230_2.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] AppDomainUnloadedException [Condition]
The operation is attempted on an unloaded application domain.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] ArgumentNullException [Condition]
assemblyName or typeName is nullptr.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] BadImageFormatException [Condition]
assemblyName is not a valid assembly. -or- assemblyName was compiled with a later version of the common language runtime than the version that is currently loaded.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] FileLoadException [Condition]
An assembly or module was loaded twice with two different evidences.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] FileNotFoundException [Condition]
assemblyName was not found.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] MethodAccessException [Condition]
The caller does not have permission to call this constructor.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] MissingMethodException [Condition]
No matching constructor was found.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] NotSupportedException [Condition]
The caller cannot provide activation attributes for an object that does not inherit from MarshalByRefObject.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] TypeLoadException [Condition]
typename was not found in assemblyName.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
2c616815_ultureInfo__Object_____System___Condition
[Exception] NullReferenceException [Condition]
This instance is nullptr.
[]
AppDomain.CreateInstance Method (String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[]) (System)
Condition
https://msdn.microsoft.com/en-us/library/dd387290(d=printer).aspx?cs-save-lang=1&cs-lang=cpp
47/1438042987034.19_20150728002307-00146-ip-10-236-191-2_873146261_0.json
6b28e9d7_look_2007_Auxiliary_Reference___Status_of_Meeting_Request
[Value] mtgNone [Description] Outlook has not set this property for the message. [Status of Meeting Request]
None
[ [ "N", "o", "n", "e" ], [ "N", "e", "w" ], [ "F", "u", "l", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "I", "n", "f", "o", "r", "m", "a", "t", "i", "o", "n", "a", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "O", "u", "t", "-", "o", "f", "-", "d", "a", "t", "e" ], [ "D", "e", "l", "e", "g", "a", "t", "e", "d" ] ]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Status of Meeting Request
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
6b28e9d7_look_2007_Auxiliary_Reference___Status_of_Meeting_Request
[Value] mtgRequest [Description] Message is a new meeting request. [Status of Meeting Request]
New
[ [ "N", "o", "n", "e" ], [ "N", "e", "w" ], [ "F", "u", "l", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "I", "n", "f", "o", "r", "m", "a", "t", "i", "o", "n", "a", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "O", "u", "t", "-", "o", "f", "-", "d", "a", "t", "e" ], [ "D", "e", "l", "e", "g", "a", "t", "e", "d" ] ]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Status of Meeting Request
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
6b28e9d7_look_2007_Auxiliary_Reference___Status_of_Meeting_Request
[Value] mtgFullUpdate [Description] Message is a full update of a prior meeting request. [Status of Meeting Request]
Full update
[ [ "N", "o", "n", "e" ], [ "N", "e", "w" ], [ "F", "u", "l", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "I", "n", "f", "o", "r", "m", "a", "t", "i", "o", "n", "a", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "O", "u", "t", "-", "o", "f", "-", "d", "a", "t", "e" ], [ "D", "e", "l", "e", "g", "a", "t", "e", "d" ] ]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Status of Meeting Request
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
6b28e9d7_look_2007_Auxiliary_Reference___Status_of_Meeting_Request
[Value] mtgInfoUpdate [Description] Message is an informational update of a prior meeting request. [Status of Meeting Request]
Informational update
[ [ "N", "o", "n", "e" ], [ "N", "e", "w" ], [ "F", "u", "l", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "I", "n", "f", "o", "r", "m", "a", "t", "i", "o", "n", "a", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "O", "u", "t", "-", "o", "f", "-", "d", "a", "t", "e" ], [ "D", "e", "l", "e", "g", "a", "t", "e", "d" ] ]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Status of Meeting Request
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
6b28e9d7_look_2007_Auxiliary_Reference___Status_of_Meeting_Request
[Value] mtgOutofDate [Description] Message is out-of-date and a more recent update has been sent to the recipient. [Status of Meeting Request]
Out-of-date
[ [ "N", "o", "n", "e" ], [ "N", "e", "w" ], [ "F", "u", "l", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "I", "n", "f", "o", "r", "m", "a", "t", "i", "o", "n", "a", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "O", "u", "t", "-", "o", "f", "-", "d", "a", "t", "e" ], [ "D", "e", "l", "e", "g", "a", "t", "e", "d" ] ]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Status of Meeting Request
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
6b28e9d7_look_2007_Auxiliary_Reference___Status_of_Meeting_Request
[Value] mtgDelegated [Description] Message is a copy of a meeting request, or a copy of an update of a prior meeting request received by the principal recipient. The original meeting request or the update has been sent to a delegate of the principal. [Status of Meeting Request]
Delegated
[ [ "N", "o", "n", "e" ], [ "N", "e", "w" ], [ "F", "u", "l", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "I", "n", "f", "o", "r", "m", "a", "t", "i", "o", "n", "a", "l", " ", "u", "p", "d", "a", "t", "e" ], [ "O", "u", "t", "-", "o", "f", "-", "d", "a", "t", "e" ], [ "D", "e", "l", "e", "g", "a", "t", "e", "d" ] ]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Status of Meeting Request
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] CreationName [Description]
Gets the name used to create the ParameterInfo object.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] DataType [Description]
Gets the data type of the ParameterInfo object.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] Description [Description]
Gets the description of the ParameterInfo object.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] ID [Description]
Gets the identifier of the ParameterInfo object which is a GUID.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] IncludeInDebugDump [Description]
Gets a value that indicates whether the variable value for a user-defined variable or a system variable is included in the debug dump files.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] Name [Description]
Gets the name of the ParameterInfo object.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] Required [Description]
Gets a value that indicates whether the current parameter is a required parameter. If this value is true, a value must be assigned before a project or package can be executed.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] Sensitive [Description]
Gets a value that indicates whether the current parameter contains a sensitive value. If this value is true, the project or package containing this parameter must be encrypted before saved to any kind of storages.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
99e5f287_crosoft_SqlServer_Dts_Runtime___Description
[Name] Value [Description]
Gets the value of the parameter object.
[]
ParameterInfo Class (Microsoft.SqlServer.Dts.Runtime)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.parameterinfo.aspx
47/1438042986806.32_20150728002306-00270-ip-10-236-191-2_866044786_0.json
8383a9a1_ement_Methods__System_Windows___Description
[Name] AddHandler [Description]
Adds a routed event handler for a specific routed event to an element.
[]
IInputElement Methods (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
8383a9a1_ement_Methods__System_Windows___Description
[Name] CaptureMouse [Description]
Attempts to force capture of the mouse to this element.
[]
IInputElement Methods (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
8383a9a1_ement_Methods__System_Windows___Description
[Name] CaptureStylus [Description]
Attempts to force capture of the stylus to this element.
[]
IInputElement Methods (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
8383a9a1_ement_Methods__System_Windows___Description
[Name] Focus [Description]
Attempts to focus the keyboard on this element.
[]
IInputElement Methods (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
8383a9a1_ement_Methods__System_Windows___Description
[Name] RaiseEvent [Description]
Raises the routed event that is specified by the RoutedEventArgs.RoutedEvent property within the provided RoutedEventArgs.
[]
IInputElement Methods (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
8383a9a1_ement_Methods__System_Windows___Description
[Name] ReleaseMouseCapture [Description]
Releases the mouse capture, if this element holds the capture.
[]
IInputElement Methods (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
8383a9a1_ement_Methods__System_Windows___Description
[Name] ReleaseStylusCapture [Description]
Releases the stylus capture, if this element holds the capture.
[]
IInputElement Methods (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
8383a9a1_ement_Methods__System_Windows___Description
[Name] RemoveHandler [Description]
Removes all instances of the specified routed event handler from this element.
[]
IInputElement Methods (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
5a26aaa9_ement_Methods__System_Windows___Name
[Description] Adds a routed event handler for a specific routed event to an element. [Name]
AddHandler
[ [ "A", "d", "d", "H", "a", "n", "d", "l", "e", "r" ], [ "C", "a", "p", "t", "u", "r", "e", "M", "o", "u", "s", "e" ], [ "C", "a", "p", "t", "u", "r", "e", "S", "t", "y", "l", "u", "s" ], [ "F", "o", "c", "u", "s" ], [ "R", "a", "i", "s", "e", "E", "v", "e", "n", "t" ], [ "R", "e", "l", "e", "a", "s", "e", "M", "o", "u", "s", "e", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "l", "e", "a", "s", "e", "S", "t", "y", "l", "u", "s", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "m", "o", "v", "e", "H", "a", "n", "d", "l", "e", "r" ] ]
IInputElement Methods (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
5a26aaa9_ement_Methods__System_Windows___Name
[Description] Attempts to force capture of the mouse to this element. [Name]
CaptureMouse
[ [ "A", "d", "d", "H", "a", "n", "d", "l", "e", "r" ], [ "C", "a", "p", "t", "u", "r", "e", "M", "o", "u", "s", "e" ], [ "C", "a", "p", "t", "u", "r", "e", "S", "t", "y", "l", "u", "s" ], [ "F", "o", "c", "u", "s" ], [ "R", "a", "i", "s", "e", "E", "v", "e", "n", "t" ], [ "R", "e", "l", "e", "a", "s", "e", "M", "o", "u", "s", "e", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "l", "e", "a", "s", "e", "S", "t", "y", "l", "u", "s", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "m", "o", "v", "e", "H", "a", "n", "d", "l", "e", "r" ] ]
IInputElement Methods (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
5a26aaa9_ement_Methods__System_Windows___Name
[Description] Attempts to force capture of the stylus to this element. [Name]
CaptureStylus
[ [ "A", "d", "d", "H", "a", "n", "d", "l", "e", "r" ], [ "C", "a", "p", "t", "u", "r", "e", "M", "o", "u", "s", "e" ], [ "C", "a", "p", "t", "u", "r", "e", "S", "t", "y", "l", "u", "s" ], [ "F", "o", "c", "u", "s" ], [ "R", "a", "i", "s", "e", "E", "v", "e", "n", "t" ], [ "R", "e", "l", "e", "a", "s", "e", "M", "o", "u", "s", "e", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "l", "e", "a", "s", "e", "S", "t", "y", "l", "u", "s", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "m", "o", "v", "e", "H", "a", "n", "d", "l", "e", "r" ] ]
IInputElement Methods (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
5a26aaa9_ement_Methods__System_Windows___Name
[Description] Attempts to focus the keyboard on this element. [Name]
Focus
[ [ "A", "d", "d", "H", "a", "n", "d", "l", "e", "r" ], [ "C", "a", "p", "t", "u", "r", "e", "M", "o", "u", "s", "e" ], [ "C", "a", "p", "t", "u", "r", "e", "S", "t", "y", "l", "u", "s" ], [ "F", "o", "c", "u", "s" ], [ "R", "a", "i", "s", "e", "E", "v", "e", "n", "t" ], [ "R", "e", "l", "e", "a", "s", "e", "M", "o", "u", "s", "e", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "l", "e", "a", "s", "e", "S", "t", "y", "l", "u", "s", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "m", "o", "v", "e", "H", "a", "n", "d", "l", "e", "r" ] ]
IInputElement Methods (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
5a26aaa9_ement_Methods__System_Windows___Name
[Description] Raises the routed event that is specified by the RoutedEventArgs.RoutedEvent property within the provided RoutedEventArgs. [Name]
RaiseEvent
[ [ "A", "d", "d", "H", "a", "n", "d", "l", "e", "r" ], [ "C", "a", "p", "t", "u", "r", "e", "M", "o", "u", "s", "e" ], [ "C", "a", "p", "t", "u", "r", "e", "S", "t", "y", "l", "u", "s" ], [ "F", "o", "c", "u", "s" ], [ "R", "a", "i", "s", "e", "E", "v", "e", "n", "t" ], [ "R", "e", "l", "e", "a", "s", "e", "M", "o", "u", "s", "e", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "l", "e", "a", "s", "e", "S", "t", "y", "l", "u", "s", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "m", "o", "v", "e", "H", "a", "n", "d", "l", "e", "r" ] ]
IInputElement Methods (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
5a26aaa9_ement_Methods__System_Windows___Name
[Description] Releases the mouse capture, if this element holds the capture. [Name]
ReleaseMouseCapture
[ [ "A", "d", "d", "H", "a", "n", "d", "l", "e", "r" ], [ "C", "a", "p", "t", "u", "r", "e", "M", "o", "u", "s", "e" ], [ "C", "a", "p", "t", "u", "r", "e", "S", "t", "y", "l", "u", "s" ], [ "F", "o", "c", "u", "s" ], [ "R", "a", "i", "s", "e", "E", "v", "e", "n", "t" ], [ "R", "e", "l", "e", "a", "s", "e", "M", "o", "u", "s", "e", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "l", "e", "a", "s", "e", "S", "t", "y", "l", "u", "s", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "m", "o", "v", "e", "H", "a", "n", "d", "l", "e", "r" ] ]
IInputElement Methods (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
5a26aaa9_ement_Methods__System_Windows___Name
[Description] Releases the stylus capture, if this element holds the capture. [Name]
ReleaseStylusCapture
[ [ "A", "d", "d", "H", "a", "n", "d", "l", "e", "r" ], [ "C", "a", "p", "t", "u", "r", "e", "M", "o", "u", "s", "e" ], [ "C", "a", "p", "t", "u", "r", "e", "S", "t", "y", "l", "u", "s" ], [ "F", "o", "c", "u", "s" ], [ "R", "a", "i", "s", "e", "E", "v", "e", "n", "t" ], [ "R", "e", "l", "e", "a", "s", "e", "M", "o", "u", "s", "e", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "l", "e", "a", "s", "e", "S", "t", "y", "l", "u", "s", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "m", "o", "v", "e", "H", "a", "n", "d", "l", "e", "r" ] ]
IInputElement Methods (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
5a26aaa9_ement_Methods__System_Windows___Name
[Description] Removes all instances of the specified routed event handler from this element. [Name]
RemoveHandler
[ [ "A", "d", "d", "H", "a", "n", "d", "l", "e", "r" ], [ "C", "a", "p", "t", "u", "r", "e", "M", "o", "u", "s", "e" ], [ "C", "a", "p", "t", "u", "r", "e", "S", "t", "y", "l", "u", "s" ], [ "F", "o", "c", "u", "s" ], [ "R", "a", "i", "s", "e", "E", "v", "e", "n", "t" ], [ "R", "e", "l", "e", "a", "s", "e", "M", "o", "u", "s", "e", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "l", "e", "a", "s", "e", "S", "t", "y", "l", "u", "s", "C", "a", "p", "t", "u", "r", "e" ], [ "R", "e", "m", "o", "v", "e", "H", "a", "n", "d", "l", "e", "r" ] ]
IInputElement Methods (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/ms602771.aspx
47/1438042986806.32_20150728002306-00015-ip-10-236-191-2_870147013_0.json
b7807ca5_look_2007_Auxiliary_Reference___Description
[Value] mtgNone [Status of Meeting Request] None [Description]
Outlook has not set this property for the message.
[]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Description
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
b7807ca5_look_2007_Auxiliary_Reference___Description
[Value] mtgRequest [Status of Meeting Request] New [Description]
Message is a new meeting request.
[]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Description
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
b7807ca5_look_2007_Auxiliary_Reference___Description
[Value] mtgFullUpdate [Status of Meeting Request] Full update [Description]
Message is a full update of a prior meeting request.
[]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Description
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
b7807ca5_look_2007_Auxiliary_Reference___Description
[Value] mtgInfoUpdate [Status of Meeting Request] Informational update [Description]
Message is an informational update of a prior meeting request.
[]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Description
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
b7807ca5_look_2007_Auxiliary_Reference___Description
[Value] mtgOutofDate [Status of Meeting Request] Out-of-date [Description]
Message is out-of-date and a more recent update has been sent to the recipient.
[]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Description
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
b7807ca5_look_2007_Auxiliary_Reference___Description
[Value] mtgDelegated [Status of Meeting Request] Delegated [Description]
Message is a copy of a meeting request, or a copy of an update of a prior meeting request received by the principal recipient. The original meeting request or the update has been sent to a delegate of the principal.
[]
dispidMeetingType [Outlook 2007 Auxiliary Reference]
Description
https://msdn.microsoft.com/en-us/library/bb820964(v=office.12).aspx
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882111729_3.json
384ba106__Server_Search_Administration___Name
[Description] Gets or sets the anchoring of the managed property refiner. This only applies for managed properties of type text. [Name]
Anchoring
[ [ "A", "n", "c", "h", "o", "r", "i", "n", "g" ], [ "C", "u", "t", "o", "f", "f", "M", "a", "x", "B", "u", "c", "k", "e", "t", "s" ], [ "D", "i", "v", "i", "s", "o", "r" ], [ "I", "n", "t", "e", "r", "v", "a", "l", "s" ], [ "R", "e", "s", "o", "l", "u", "t", "i", "o", "n" ], [ "T", "y", "p", "e" ] ]
RefinerConfiguration members (Microsoft.Office.Server.Search.Administration)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.administration.refinerconfiguration_members(v=office.15).aspx
23/1438042990609.0_20150728002310-00231-ip-10-236-191-2_878827524_1.json
384ba106__Server_Search_Administration___Name
[Description] Gets or sets the cut-off limit for the maximum number of unique buckets that will be generated for the managed property refiner. This only applies for managed properties of type text. [Name]
CutoffMaxBuckets
[ [ "A", "n", "c", "h", "o", "r", "i", "n", "g" ], [ "C", "u", "t", "o", "f", "f", "M", "a", "x", "B", "u", "c", "k", "e", "t", "s" ], [ "D", "i", "v", "i", "s", "o", "r" ], [ "I", "n", "t", "e", "r", "v", "a", "l", "s" ], [ "R", "e", "s", "o", "l", "u", "t", "i", "o", "n" ], [ "T", "y", "p", "e" ] ]
RefinerConfiguration members (Microsoft.Office.Server.Search.Administration)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.administration.refinerconfiguration_members(v=office.15).aspx
23/1438042990609.0_20150728002310-00231-ip-10-236-191-2_878827524_1.json
384ba106__Server_Search_Administration___Name
[Description] Gets or sets the divisor for the managed property refiner. This is only applicable for numeric managed properties. [Name]
Divisor
[ [ "A", "n", "c", "h", "o", "r", "i", "n", "g" ], [ "C", "u", "t", "o", "f", "f", "M", "a", "x", "B", "u", "c", "k", "e", "t", "s" ], [ "D", "i", "v", "i", "s", "o", "r" ], [ "I", "n", "t", "e", "r", "v", "a", "l", "s" ], [ "R", "e", "s", "o", "l", "u", "t", "i", "o", "n" ], [ "T", "y", "p", "e" ] ]
RefinerConfiguration members (Microsoft.Office.Server.Search.Administration)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.administration.refinerconfiguration_members(v=office.15).aspx
23/1438042990609.0_20150728002310-00231-ip-10-236-191-2_878827524_1.json
384ba106__Server_Search_Administration___Name
[Description] Gets or sets the intervals for the managed property refiner. This is only applicable for numeric managed properties. [Name]
Intervals
[ [ "A", "n", "c", "h", "o", "r", "i", "n", "g" ], [ "C", "u", "t", "o", "f", "f", "M", "a", "x", "B", "u", "c", "k", "e", "t", "s" ], [ "D", "i", "v", "i", "s", "o", "r" ], [ "I", "n", "t", "e", "r", "v", "a", "l", "s" ], [ "R", "e", "s", "o", "l", "u", "t", "i", "o", "n" ], [ "T", "y", "p", "e" ] ]
RefinerConfiguration members (Microsoft.Office.Server.Search.Administration)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.administration.refinerconfiguration_members(v=office.15).aspx
23/1438042990609.0_20150728002310-00231-ip-10-236-191-2_878827524_1.json
384ba106__Server_Search_Administration___Name
[Description] Gets or sets the resolution for the managed property refiner. This is only applicable for numeric managed properties. [Name]
Resolution
[ [ "A", "n", "c", "h", "o", "r", "i", "n", "g" ], [ "C", "u", "t", "o", "f", "f", "M", "a", "x", "B", "u", "c", "k", "e", "t", "s" ], [ "D", "i", "v", "i", "s", "o", "r" ], [ "I", "n", "t", "e", "r", "v", "a", "l", "s" ], [ "R", "e", "s", "o", "l", "u", "t", "i", "o", "n" ], [ "T", "y", "p", "e" ] ]
RefinerConfiguration members (Microsoft.Office.Server.Search.Administration)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.administration.refinerconfiguration_members(v=office.15).aspx
23/1438042990609.0_20150728002310-00231-ip-10-236-191-2_878827524_1.json
384ba106__Server_Search_Administration___Name
[Description] Gets or sets the type of refiner. [Name]
Type
[ [ "A", "n", "c", "h", "o", "r", "i", "n", "g" ], [ "C", "u", "t", "o", "f", "f", "M", "a", "x", "B", "u", "c", "k", "e", "t", "s" ], [ "D", "i", "v", "i", "s", "o", "r" ], [ "I", "n", "t", "e", "r", "v", "a", "l", "s" ], [ "R", "e", "s", "o", "l", "u", "t", "i", "o", "n" ], [ "T", "y", "p", "e" ] ]
RefinerConfiguration members (Microsoft.Office.Server.Search.Administration)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.administration.refinerconfiguration_members(v=office.15).aspx
23/1438042990609.0_20150728002310-00231-ip-10-236-191-2_878827524_1.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] AllowDrop [Description]
Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] AreAnyTouchesCaptured [Description]
Gets a value that indicates whether at least one touch is captured to this element.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] AreAnyTouchesCapturedWithin [Description]
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] AreAnyTouchesDirectlyOver [Description]
Gets a value that indicates whether at least one touch is pressed over this element.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] AreAnyTouchesOver [Description]
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] CommandBindings [Description]
Gets a collection of CommandBinding objects associated with this element.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] DependencyObjectType [Description]
Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.)
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] Dispatcher [Description]
Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.)
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] Focusable [Description]
Gets or sets a value that indicates whether the element can receive focus.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] HasAnimatedProperties [Description]
Gets a value that indicates whether this Visual3D has any animated properties. (Inherited from Visual3D.)
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] InputBindings [Description]
Gets the collection of input bindings associated with this element.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] IsEnabled [Description]
Gets or sets a value indicating whether this element is enabled in the user interface (UI).
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] IsEnabledCore [Description]
Gets a value that becomes the return value of IsEnabled in derived classes.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] IsFocused [Description]
Gets a value that determines whether this element has logical focus.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] IsHitTestVisible [Description]
Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] IsInputMethodEnabled [Description]
Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] IsKeyboardFocused [Description]
Gets a value indicating whether this element has keyboard focus.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json
c1a4e32d_3D_Properties__System_Windows___Description
[Name] IsKeyboardFocusWithin [Description]
Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements.
[]
UIElement3D Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/system.windows.uielement3d_properties.aspx
23/1438042988930.94_20150728002308-00272-ip-10-236-191-2_880475227_0.json