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
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] IsSearchable [Description] true—The data type can be used in a WHERE clause with any operator except the LIKE predicate. false—The data type cannot be used in a WHERE clause with any operator except the LIKE predicate. [DataType]
bool
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] IsSearchableWithLike [Description] true—The data type can be used with the LIKE predicate false—The data type cannot be used with the LIKE predicate. [DataType]
bool
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] IsUnsigned [Description] true—The data type is unsigned. false—The data type is signed. DBNull.Value—Not applicable to data type. [DataType]
bool
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] MaximumScale [Description] If the type indicator is a numeric type, this is the maximum number of digits allowed to the right of the decimal point. Otherwise, this is DBNull.Value. [DataType]
short
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] MinimumScale [Description] If the type indicator is a numeric type, this is the minimum number of digits allowed to the right of the decimal point. Otherwise, this is DBNull.Value. [DataType]
short
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] IsConcurrencyType [Description] true – the data type is updated by the database every time the row is changed and the value of the column is different from all previous values false – the data type is note updated by the database every time the row is changed DBNull.Value – the database does not support this type of data type [DataType]
bool
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] IsLiteralsSupported [Description] true – the data type can be expressed as a literal false – the data type can not be expressed as a literal [DataType]
bool
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] LiteralPrefix [Description] The prefix applied to a given literal. [DataType]
string
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] LitteralSuffix [Description] The suffix applied to a given literal. [DataType]
string
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
d4320924__the_Common_Schema_Collections__DataType
[ColumnName] NativeDataType [Description] NativeDataType is an OLE DB specific column for exposing the OLE DB type of the data type . [DataType]
String
[ [ "s", "t", "r", "i", "n", "g" ], [ "i", "n", "t" ], [ "l", "o", "n", "g" ], [ "b", "o", "o", "l" ], [ "s", "h", "o", "r", "t" ], [ "S", "t", "r", "i", "n", "g" ] ]
Understanding the Common Schema Collections
DataType
https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx
29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] BalloonChangedEventArgs [Description]
Provides data for the BalloonChanged event.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] DocumentList [Description]
Represents a Pocket PC control for displaying and managing documents in a consistent way.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] DocumentListEventArgs [Description]
Provides data for the DeletingDocument and DocumentActivated events.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] HardwareButton [Description]
Allows overriding the functionality of Pocket PC hardware buttons.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] InputMethod [Description]
Provides the name and class ID for a member of the InputPanel.InputMethodCollection class for a Pocket PC. This class cannot be inherited.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] InputModeEditor [Description]
Provides access to Smartphone input methods for entering text.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] InputPanel [Description]
Controls the soft input panel (SIP) for entering data on Pocket PCs and other Windows Embedded CE-based devices.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] InputPanel.InputMethodCollection [Description]
Provides access to all input method software installed on a Pocket PC. This class cannot be inherited.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] LogFont [Description]
Defines the characteristics of a font for creating rotated text effects.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] MessageWindow [Description]
Provides the ability to send and receive Windows-based messages.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] MobileDevice [Description]
A class for a containing events for mobile devices.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] Notification [Description]
Implements Windows CE functionality for displaying and responding to user notifications.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] ResponseSubmittedEventArgs [Description]
Provides data for the ResponseSubmitted event.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
8a37c21e_t_WindowsCE_Forms_Namespace_____Description
[Class] SystemSettings [Description]
Provides access to user interface settings and native Windows Embedded CE operating system settings on a device.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Represents a membership condition that matches all code. This class cannot be inherited. [Class]
AllMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Provides the application directory as evidence for policy evaluation. This class cannot be inherited. [Class]
ApplicationDirectory
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Determines whether an assembly belongs to a code group by testing its application directory. This class cannot be inherited. [Class]
ApplicationDirectoryMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Holds the security evidence for an application. This class cannot be inherited. [Class]
ApplicationSecurityInfo
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Manages trust decisions for manifest-activated applications. [Class]
ApplicationSecurityManager
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Encapsulates security decisions about an application. This class cannot be inherited. [Class]
ApplicationTrust
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Represents a collection of ApplicationTrust objects. This class cannot be inherited. [Class]
ApplicationTrustCollection
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Represents the enumerator for ApplicationTrust objects in the ApplicationTrustCollection collection. [Class]
ApplicationTrustEnumerator
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Specifies the network resource access that is granted to code. [Class]
CodeConnectAccess
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Represents the abstract base class from which all implementations of code groups must derive. [Class]
CodeGroup
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Defines the set of information that constitutes input to security policy decisions. This class cannot be inherited. [Class]
Evidence
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Provides a base class from which all objects to be used as evidence must derive. [Class]
EvidenceBase
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Grants permission to manipulate files located in the code assemblies to code assemblies that match the membership condition. This class cannot be inherited. [Class]
FileCodeGroup
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Obsolete. Allows security policy to be defined by the union of the policy statement of a code group and that of the first child code group that matches. This class cannot be inherited. [Class]
FirstMatchCodeGroup
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Confirms that a code assembly originates in the global assembly cache (GAC) as evidence for policy evaluation. This class cannot be inherited. [Class]
GacInstalled
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Determines whether an assembly belongs to a code group by testing its global assembly cache membership. This class cannot be inherited. [Class]
GacMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Provides evidence about the hash value for an assembly. This class cannot be inherited. [Class]
Hash
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Determines whether an assembly belongs to a code group by testing its hash value. This class cannot be inherited. [Class]
HashMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Grants Web permission to the site from which the assembly was downloaded. This class cannot be inherited. [Class]
NetCodeGroup
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Obsolete. Defines evidence that represents permission requests. This class cannot be inherited. [Class]
PermissionRequestEvidence
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] The exception that is thrown when policy forbids code to run. [Class]
PolicyException
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Represents the security policy levels for the common language runtime. This class cannot be inherited. [Class]
PolicyLevel
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Represents the statement of a CodeGroup describing the permissions and other information that apply to code with a particular set of evidence. This class cannot be inherited. [Class]
PolicyStatement
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Provides the Authenticode X.509v3 digital signature of a code assembly as evidence for policy evaluation. This class cannot be inherited. [Class]
Publisher
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Determines whether an assembly belongs to a code group by testing its software publisher's Authenticode X.509v3 certificate. This class cannot be inherited. [Class]
PublisherMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Provides the Web site from which a code assembly originates as evidence for policy evaluation. This class cannot be inherited. [Class]
Site
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Determines whether an assembly belongs to a code group by testing the site from which it originated. This class cannot be inherited. [Class]
SiteMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Provides the strong name of a code assembly as evidence for policy evaluation. This class cannot be inherited. [Class]
StrongName
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Determines whether an assembly belongs to a code group by testing its strong name. This class cannot be inherited. [Class]
StrongNameMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Represents the context for the trust manager to consider when making the decision to run an application, and when setting up the security on a new AppDomain in which to run an application. [Class]
TrustManagerContext
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Obsolete. Represents a code group whose policy statement is the union of the current code group's policy statement and the policy statement of all its matching child code groups. This class cannot be inherited. [Class]
UnionCodeGroup
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Provides the URL from which a code assembly originates as evidence for policy evaluation. This class cannot be inherited. [Class]
Url
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Determines whether an assembly belongs to a code group by testing its URL. This class cannot be inherited. [Class]
UrlMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Provides the security zone of a code assembly as evidence for policy evaluation. This class cannot be inherited. [Class]
Zone
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
04649944_m_Security_Policy_Namespace_____Class
[Description] Determines whether an assembly belongs to a code group by testing its zone of origin. This class cannot be inherited. [Class]
ZoneMembershipCondition
[]
System.Security.Policy Namespace ()
Class
https://msdn.microsoft.com/en-US/library/system.security.policy(v=vs.110).aspx
29/1438042990123.20_20150728002310-00237-ip-10-236-191-2_876656076_0.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] HardwareKeys [Description]
Specifies the hardware buttons on a Pocket PC that can be accessed by the HardwareButton class.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] InputMode [Description]
Specifies the input modes that can be set on the Smartphone using an InputModeEditor.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] LogFontCharSet [Description]
Specifies the character set of a font.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] LogFontClipPrecision [Description]
Specifies the precision for clipping characters.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] LogFontPitchAndFamily [Description]
Specifies categories of fonts.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] LogFontPrecision [Description]
Specifies the output precision.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] LogFontQuality [Description]
Specifies the quality of a font.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] LogFontWeight [Description]
Specifies the weight of a font.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] ScreenOrientation [Description]
Specifies the angle of the orientation of the device screen that can be accessed by the ScreenOrientation property.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
edd36595_t_WindowsCE_Forms_Namespace_____Description
[Enumeration] WinCEPlatform [Description]
Specifies platforms that are based on Windows Embedded CE.
[]
Microsoft.WindowsCE.Forms Namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms(v=vs.90).aspx
29/1438042987628.47_20150728002307-00180-ip-10-236-191-2_868025966_3.json
d105f88f_soft_SolverFoundation_Solvers___Description
[Name] Abort [Description]
Returns a value that indicates whether the solver should stop.
[]
CompactQuasiNewtonSolverParams Class (Microsoft.SolverFoundation.Solvers)
Description
https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.compactquasinewtonsolverparams(v=vs.93).aspx
29/1438042987628.47_20150728002307-00133-ip-10-236-191-2_889604040_1.json
d105f88f_soft_SolverFoundation_Solvers___Description
[Name] IterationLimit [Description]
Gets or sets the maximum number of solver iterations.
[]
CompactQuasiNewtonSolverParams Class (Microsoft.SolverFoundation.Solvers)
Description
https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.compactquasinewtonsolverparams(v=vs.93).aspx
29/1438042987628.47_20150728002307-00133-ip-10-236-191-2_889604040_1.json
d105f88f_soft_SolverFoundation_Solvers___Description
[Name] IterationsToRemember [Description]
Gets or sets the number of previous iterations to remember for the estimate of the Hessian matrix.
[]
CompactQuasiNewtonSolverParams Class (Microsoft.SolverFoundation.Solvers)
Description
https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.compactquasinewtonsolverparams(v=vs.93).aspx
29/1438042987628.47_20150728002307-00133-ip-10-236-191-2_889604040_1.json
d105f88f_soft_SolverFoundation_Solvers___Description
[Name] QueryAbort [Description]
Gets or sets the callback function that determines when to abort the search.
[]
CompactQuasiNewtonSolverParams Class (Microsoft.SolverFoundation.Solvers)
Description
https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.compactquasinewtonsolverparams(v=vs.93).aspx
29/1438042987628.47_20150728002307-00133-ip-10-236-191-2_889604040_1.json
d105f88f_soft_SolverFoundation_Solvers___Description
[Name] Solving [Description]
Gets or sets the callback function called during a solve attempt.
[]
CompactQuasiNewtonSolverParams Class (Microsoft.SolverFoundation.Solvers)
Description
https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.compactquasinewtonsolverparams(v=vs.93).aspx
29/1438042987628.47_20150728002307-00133-ip-10-236-191-2_889604040_1.json
d105f88f_soft_SolverFoundation_Solvers___Description
[Name] Tolerance [Description]
Gets or sets the tolerance and compares it to the geometrically-weighted averaged improvement.
[]
CompactQuasiNewtonSolverParams Class (Microsoft.SolverFoundation.Solvers)
Description
https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.solvers.compactquasinewtonsolverparams(v=vs.93).aspx
29/1438042987628.47_20150728002307-00133-ip-10-236-191-2_889604040_1.json
06a9b54b_xy_Generation_DLL_Entry_Points__When_called
[Function] RcInitProxies Function [Action] Initializes a new proxy address generation session. [When called]
Before recipient objects or address types are created.
[]
Proxy Generation DLL Entry Points
When called
https://msdn.microsoft.com/en-us/library/aa125376(d=printer,v=exchg.65).aspx
29/1438042987628.47_20150728002307-00058-ip-10-236-191-2_863524008_0.json
06a9b54b_xy_Generation_DLL_Entry_Points__When_called
[Function] RcGenerateProxy Function [Action] Generates a user-level proxy address as a Unicode string. [When called]
When a recipient object is created, or when an address type is installed or updated for all recipients.
[]
Proxy Generation DLL Entry Points
When called
https://msdn.microsoft.com/en-us/library/aa125376(d=printer,v=exchg.65).aspx
29/1438042987628.47_20150728002307-00058-ip-10-236-191-2_863524008_0.json
06a9b54b_xy_Generation_DLL_Entry_Points__When_called
[Function] RcValidateProxy Function [Action] Validates that a proxy address string is a valid address in the remote system. Also allowed to correct invalid addresses, if possible. [When called]
When a proxy address is edited manually.
[]
Proxy Generation DLL Entry Points
When called
https://msdn.microsoft.com/en-us/library/aa125376(d=printer,v=exchg.65).aspx
29/1438042987628.47_20150728002307-00058-ip-10-236-191-2_863524008_0.json
06a9b54b_xy_Generation_DLL_Entry_Points__When_called
[Function] RcUpdateProxy Function [Action] Updates the site proxy portion of a proxy address. [When called]
When a proxy address is updated.
[]
Proxy Generation DLL Entry Points
When called
https://msdn.microsoft.com/en-us/library/aa125376(d=printer,v=exchg.65).aspx
29/1438042987628.47_20150728002307-00058-ip-10-236-191-2_863524008_0.json
06a9b54b_xy_Generation_DLL_Entry_Points__When_called
[Function] RcValidateSiteProxy Function [Action] Validates that a site proxy address is a valid address in the remote system. [When called]
When a site proxy address is edited manually.
[]
Proxy Generation DLL Entry Points
When called
https://msdn.microsoft.com/en-us/library/aa125376(d=printer,v=exchg.65).aspx
29/1438042987628.47_20150728002307-00058-ip-10-236-191-2_863524008_0.json
06a9b54b_xy_Generation_DLL_Entry_Points__When_called
[Function] FreeProxy Function [Action] Frees memory allocated for a proxy address string. [When called]
When generation of proxy addresses is complete.
[]
Proxy Generation DLL Entry Points
When called
https://msdn.microsoft.com/en-us/library/aa125376(d=printer,v=exchg.65).aspx
29/1438042987628.47_20150728002307-00058-ip-10-236-191-2_863524008_0.json
06a9b54b_xy_Generation_DLL_Entry_Points__When_called
[Function] CloseProxies Function [Action] Closes a proxy address generation session and frees any associated memory. [When called]
When creation of a recipient object is complete.
[]
Proxy Generation DLL Entry Points
When called
https://msdn.microsoft.com/en-us/library/aa125376(d=printer,v=exchg.65).aspx
29/1438042987628.47_20150728002307-00058-ip-10-236-191-2_863524008_0.json
24cae81d_P_NET_Page_Life_Cycle_Overview__Stage
[Description] The page request occurs before the page life cycle begins. When the page is requested by a user, ASP.NET determines whether the page needs to be parsed and compiled (therefore beginning the life of a page), or whether a cached version of the page can be sent in response without running the page. [Stage]
Page request
[ [ "P", "a", "g", "e", " ", "r", "e", "q", "u", "e", "s", "t" ], [ "S", "t", "a", "r", "t" ], [ "P", "a", "g", "e", " ", "i", "n", "i", "t", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "L", "o", "a", "d" ], [ "V", "a", "l", "i", "d", "a", "t", "i", "o", "n" ], [ "P", "o", "s", "t", "b", "a", "c", "k", " ", "e", "v", "e", "n", "t", " ", "h", "a", "n", "d", "l", "i", "n", "g" ], [ "R", "e", "n", "d", "e", "r", "i", "n", "g" ], [ "U", "n", "l", "o", "a", "d" ] ]
ASP.NET Page Life Cycle Overview
Stage
https://msdn.microsoft.com/en-us/library/ms178472(v=vs.80).aspx
29/1438042990123.20_20150728002310-00257-ip-10-236-191-2_870655986_1.json
24cae81d_P_NET_Page_Life_Cycle_Overview__Stage
[Description] In the start step, page properties such as Request and Response are set. At this stage, the page also determines whether the request is a postback or a new request and sets the IsPostBack property. Additionally, during the start step, the page's UICulture property is set. [Stage]
Start
[ [ "P", "a", "g", "e", " ", "r", "e", "q", "u", "e", "s", "t" ], [ "S", "t", "a", "r", "t" ], [ "P", "a", "g", "e", " ", "i", "n", "i", "t", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "L", "o", "a", "d" ], [ "V", "a", "l", "i", "d", "a", "t", "i", "o", "n" ], [ "P", "o", "s", "t", "b", "a", "c", "k", " ", "e", "v", "e", "n", "t", " ", "h", "a", "n", "d", "l", "i", "n", "g" ], [ "R", "e", "n", "d", "e", "r", "i", "n", "g" ], [ "U", "n", "l", "o", "a", "d" ] ]
ASP.NET Page Life Cycle Overview
Stage
https://msdn.microsoft.com/en-us/library/ms178472(v=vs.80).aspx
29/1438042990123.20_20150728002310-00257-ip-10-236-191-2_870655986_1.json
24cae81d_P_NET_Page_Life_Cycle_Overview__Stage
[Description] During page initialization, controls on the page are available and each control's UniqueID property is set. Any themes are also applied to the page. If the current request is a postback, the postback data has not yet been loaded and control property values have not been restored to the values from view state. [Stage]
Page initialization
[ [ "P", "a", "g", "e", " ", "r", "e", "q", "u", "e", "s", "t" ], [ "S", "t", "a", "r", "t" ], [ "P", "a", "g", "e", " ", "i", "n", "i", "t", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "L", "o", "a", "d" ], [ "V", "a", "l", "i", "d", "a", "t", "i", "o", "n" ], [ "P", "o", "s", "t", "b", "a", "c", "k", " ", "e", "v", "e", "n", "t", " ", "h", "a", "n", "d", "l", "i", "n", "g" ], [ "R", "e", "n", "d", "e", "r", "i", "n", "g" ], [ "U", "n", "l", "o", "a", "d" ] ]
ASP.NET Page Life Cycle Overview
Stage
https://msdn.microsoft.com/en-us/library/ms178472(v=vs.80).aspx
29/1438042990123.20_20150728002310-00257-ip-10-236-191-2_870655986_1.json
24cae81d_P_NET_Page_Life_Cycle_Overview__Stage
[Description] During load, if the current request is a postback, control properties are loaded with information recovered from view state and control state. [Stage]
Load
[ [ "P", "a", "g", "e", " ", "r", "e", "q", "u", "e", "s", "t" ], [ "S", "t", "a", "r", "t" ], [ "P", "a", "g", "e", " ", "i", "n", "i", "t", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "L", "o", "a", "d" ], [ "V", "a", "l", "i", "d", "a", "t", "i", "o", "n" ], [ "P", "o", "s", "t", "b", "a", "c", "k", " ", "e", "v", "e", "n", "t", " ", "h", "a", "n", "d", "l", "i", "n", "g" ], [ "R", "e", "n", "d", "e", "r", "i", "n", "g" ], [ "U", "n", "l", "o", "a", "d" ] ]
ASP.NET Page Life Cycle Overview
Stage
https://msdn.microsoft.com/en-us/library/ms178472(v=vs.80).aspx
29/1438042990123.20_20150728002310-00257-ip-10-236-191-2_870655986_1.json
24cae81d_P_NET_Page_Life_Cycle_Overview__Stage
[Description] During validation, the Validate method of all validator controls is called, which sets the IsValid property of individual validator controls and of the page. [Stage]
Validation
[ [ "P", "a", "g", "e", " ", "r", "e", "q", "u", "e", "s", "t" ], [ "S", "t", "a", "r", "t" ], [ "P", "a", "g", "e", " ", "i", "n", "i", "t", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "L", "o", "a", "d" ], [ "V", "a", "l", "i", "d", "a", "t", "i", "o", "n" ], [ "P", "o", "s", "t", "b", "a", "c", "k", " ", "e", "v", "e", "n", "t", " ", "h", "a", "n", "d", "l", "i", "n", "g" ], [ "R", "e", "n", "d", "e", "r", "i", "n", "g" ], [ "U", "n", "l", "o", "a", "d" ] ]
ASP.NET Page Life Cycle Overview
Stage
https://msdn.microsoft.com/en-us/library/ms178472(v=vs.80).aspx
29/1438042990123.20_20150728002310-00257-ip-10-236-191-2_870655986_1.json
24cae81d_P_NET_Page_Life_Cycle_Overview__Stage
[Description] If the request is a postback, any event handlers are called. [Stage]
Postback event handling
[ [ "P", "a", "g", "e", " ", "r", "e", "q", "u", "e", "s", "t" ], [ "S", "t", "a", "r", "t" ], [ "P", "a", "g", "e", " ", "i", "n", "i", "t", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "L", "o", "a", "d" ], [ "V", "a", "l", "i", "d", "a", "t", "i", "o", "n" ], [ "P", "o", "s", "t", "b", "a", "c", "k", " ", "e", "v", "e", "n", "t", " ", "h", "a", "n", "d", "l", "i", "n", "g" ], [ "R", "e", "n", "d", "e", "r", "i", "n", "g" ], [ "U", "n", "l", "o", "a", "d" ] ]
ASP.NET Page Life Cycle Overview
Stage
https://msdn.microsoft.com/en-us/library/ms178472(v=vs.80).aspx
29/1438042990123.20_20150728002310-00257-ip-10-236-191-2_870655986_1.json
24cae81d_P_NET_Page_Life_Cycle_Overview__Stage
[Description] Before rendering, view state is saved for the page and all controls. During the rendering phase, the page calls the Render method for each control, providing a text writer that writes its output to the OutputStream of the page's Response property. [Stage]
Rendering
[ [ "P", "a", "g", "e", " ", "r", "e", "q", "u", "e", "s", "t" ], [ "S", "t", "a", "r", "t" ], [ "P", "a", "g", "e", " ", "i", "n", "i", "t", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "L", "o", "a", "d" ], [ "V", "a", "l", "i", "d", "a", "t", "i", "o", "n" ], [ "P", "o", "s", "t", "b", "a", "c", "k", " ", "e", "v", "e", "n", "t", " ", "h", "a", "n", "d", "l", "i", "n", "g" ], [ "R", "e", "n", "d", "e", "r", "i", "n", "g" ], [ "U", "n", "l", "o", "a", "d" ] ]
ASP.NET Page Life Cycle Overview
Stage
https://msdn.microsoft.com/en-us/library/ms178472(v=vs.80).aspx
29/1438042990123.20_20150728002310-00257-ip-10-236-191-2_870655986_1.json
24cae81d_P_NET_Page_Life_Cycle_Overview__Stage
[Description] Unload is called after the page has been fully rendered, sent to the client, and is ready to be discarded. At this point, page properties such as Response and Request are unloaded and any cleanup is performed. [Stage]
Unload
[ [ "P", "a", "g", "e", " ", "r", "e", "q", "u", "e", "s", "t" ], [ "S", "t", "a", "r", "t" ], [ "P", "a", "g", "e", " ", "i", "n", "i", "t", "i", "a", "l", "i", "z", "a", "t", "i", "o", "n" ], [ "L", "o", "a", "d" ], [ "V", "a", "l", "i", "d", "a", "t", "i", "o", "n" ], [ "P", "o", "s", "t", "b", "a", "c", "k", " ", "e", "v", "e", "n", "t", " ", "h", "a", "n", "d", "l", "i", "n", "g" ], [ "R", "e", "n", "d", "e", "r", "i", "n", "g" ], [ "U", "n", "l", "o", "a", "d" ] ]
ASP.NET Page Life Cycle Overview
Stage
https://msdn.microsoft.com/en-us/library/ms178472(v=vs.80).aspx
29/1438042990123.20_20150728002310-00257-ip-10-236-191-2_870655986_1.json
ab5affbf_numeration__System_Reflection___Description
[Member name] None [Description]
There are no special flags.
[]
GenericParameterAttributes Enumeration (System.Reflection)
Description
https://msdn.microsoft.com/en-us/library/system.reflection.genericparameterattributes(v=vs.100).aspx?cs-save-lang=1&cs-lang=cpp
29/1438042987628.47_20150728002307-00230-ip-10-236-191-2_871209270_0.json
ab5affbf_numeration__System_Reflection___Description
[Member name] VarianceMask [Description]
Selects the combination of all variance flags. This value is the result of using logical OR to combine the following flags: Contravariant and Covariant.
[]
GenericParameterAttributes Enumeration (System.Reflection)
Description
https://msdn.microsoft.com/en-us/library/system.reflection.genericparameterattributes(v=vs.100).aspx?cs-save-lang=1&cs-lang=cpp
29/1438042987628.47_20150728002307-00230-ip-10-236-191-2_871209270_0.json
ab5affbf_numeration__System_Reflection___Description
[Member name] Covariant [Description]
The generic type parameter is covariant. A covariant type parameter can appear as the result type of a method, the type of a read-only field, a declared base type, or an implemented interface.
[]
GenericParameterAttributes Enumeration (System.Reflection)
Description
https://msdn.microsoft.com/en-us/library/system.reflection.genericparameterattributes(v=vs.100).aspx?cs-save-lang=1&cs-lang=cpp
29/1438042987628.47_20150728002307-00230-ip-10-236-191-2_871209270_0.json
ab5affbf_numeration__System_Reflection___Description
[Member name] Contravariant [Description]
The generic type parameter is contravariant. A contravariant type parameter can appear as a parameter type in method signatures.
[]
GenericParameterAttributes Enumeration (System.Reflection)
Description
https://msdn.microsoft.com/en-us/library/system.reflection.genericparameterattributes(v=vs.100).aspx?cs-save-lang=1&cs-lang=cpp
29/1438042987628.47_20150728002307-00230-ip-10-236-191-2_871209270_0.json
ab5affbf_numeration__System_Reflection___Description
[Member name] SpecialConstraintMask [Description]
Selects the combination of all special constraint flags. This value is the result of using logical OR to combine the following flags: DefaultConstructorConstraint, ReferenceTypeConstraint, and NotNullableValueTypeConstraint.
[]
GenericParameterAttributes Enumeration (System.Reflection)
Description
https://msdn.microsoft.com/en-us/library/system.reflection.genericparameterattributes(v=vs.100).aspx?cs-save-lang=1&cs-lang=cpp
29/1438042987628.47_20150728002307-00230-ip-10-236-191-2_871209270_0.json
ab5affbf_numeration__System_Reflection___Description
[Member name] ReferenceTypeConstraint [Description]
A type can be substituted for the generic type parameter only if it is a reference type.
[]
GenericParameterAttributes Enumeration (System.Reflection)
Description
https://msdn.microsoft.com/en-us/library/system.reflection.genericparameterattributes(v=vs.100).aspx?cs-save-lang=1&cs-lang=cpp
29/1438042987628.47_20150728002307-00230-ip-10-236-191-2_871209270_0.json
ab5affbf_numeration__System_Reflection___Description
[Member name] NotNullableValueTypeConstraint [Description]
A type can be substituted for the generic type parameter only if it is a value type and is not nullable.
[]
GenericParameterAttributes Enumeration (System.Reflection)
Description
https://msdn.microsoft.com/en-us/library/system.reflection.genericparameterattributes(v=vs.100).aspx?cs-save-lang=1&cs-lang=cpp
29/1438042987628.47_20150728002307-00230-ip-10-236-191-2_871209270_0.json
ab5affbf_numeration__System_Reflection___Description
[Member name] DefaultConstructorConstraint [Description]
A type can be substituted for the generic type parameter only if it has a parameterless constructor.
[]
GenericParameterAttributes Enumeration (System.Reflection)
Description
https://msdn.microsoft.com/en-us/library/system.reflection.genericparameterattributes(v=vs.100).aspx?cs-save-lang=1&cs-lang=cpp
29/1438042987628.47_20150728002307-00230-ip-10-236-191-2_871209270_0.json
09b2dea8_Class__System_Threading_Tasks___Description
[Name] AsyncState [Description]
Gets the state object supplied when the Task was created, or null if none was supplied.
[]
Task Class (System.Threading.Tasks)
Description
https://msdn.microsoft.com/en-us/library/system.threading.tasks.task(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb
29/1438042987628.47_20150728002307-00026-ip-10-236-191-2_871441160_1.json
09b2dea8_Class__System_Threading_Tasks___Description
[Name] CompletedTask [Description]
Gets a task that has already completed successfully.
[]
Task Class (System.Threading.Tasks)
Description
https://msdn.microsoft.com/en-us/library/system.threading.tasks.task(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb
29/1438042987628.47_20150728002307-00026-ip-10-236-191-2_871441160_1.json