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
80f37437_Type_Methods__System___Description
[Name] FindMembers [Description]
Returns a filtered array of MemberInfo objects of the specified member type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetArrayRank [Description]
Gets the number of dimensions in an Array.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetConstructor [Description]
Overloaded. Gets a specific constructor of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetConstructors [Description]
Overloaded. Gets the constructors of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetCustomAttributes [Description]
Overloaded. When overridden in a derived class, returns all attributes applied to this member. (inherited from MemberInfo)
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetDefaultMembers [Description]
Searches for the members defined for the current Type whose DefaultMemberAttribute is set.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetElementType [Description]
When overridden in a derived class, returns the Type of the object encompassed or referred to by the current array, pointer or reference type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetEvent [Description]
Overloaded. Gets a specific event declared or inherited by the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetEvents [Description]
Overloaded. Gets the events that are declared or inherited by the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetField [Description]
Overloaded. Gets a specific field of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetFields [Description]
Overloaded. Gets the fields of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetGenericArguments [Description]
Returns an array of Type objects that represent the type arguments of a generic type or the type parameters of a generic type definition.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetGenericParameterConstraints [Description]
Returns an array of Type objects that represent the constraints on the current generic type parameter.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetGenericTypeDefinition [Description]
Returns a Type object that represents a generic type definition from which the current generic type can be constructed.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetHashCode [Description]
Overridden. Returns the hash code for this instance.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetInterface [Description]
Overloaded. Gets a specific interface implemented or inherited by the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetInterfaceMap [Description]
Returns an interface mapping for the specified interface type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetInterfaces [Description]
When overridden in a derived class, gets all the interfaces implemented or inherited by the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetMember [Description]
Overloaded. Gets the specified members of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetMembers [Description]
Overloaded. Gets the members (properties, methods, fields, events, and so on) of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetMethod [Description]
Overloaded. Gets a specific method of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetMethods [Description]
Overloaded. Gets the methods of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetNestedType [Description]
Overloaded. Gets a specific type nested within the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetNestedTypes [Description]
Overloaded. Gets the types nested within the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetProperties [Description]
Overloaded. Gets the properties of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetProperty [Description]
Overloaded. Gets a specific property of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetType [Description]
Overloaded. Gets a Type object that represents the specified type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetTypeArray [Description]
Gets the types of the objects in the specified array.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetTypeCode [Description]
Gets the underlying type code of the specified Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetTypeFromCLSID [Description]
Overloaded. Gets the type associated with the specified class identifier (CLSID).
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetTypeFromHandle [Description]
Gets the type referenced by the specified type handle.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetTypeFromProgID [Description]
Overloaded. Gets the type associated with the specified program identifier (ProgID).
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] GetTypeHandle [Description]
Gets the handle for the Type of a specified object.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] InvokeMember [Description]
Overloaded. Invokes a specific member of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] IsAssignableFrom [Description]
Determines whether an instance of the current Type can be assigned from an instance of the specified Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] IsDefined [Description]
When overridden in a derived class, indicates whether one or more instance of attributeType is applied to this member. (inherited from MemberInfo)
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] IsInstanceOfType [Description]
Determines whether the specified object is an instance of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] IsSubclassOf [Description]
Determines whether the class represented by the current Type derives from the class represented by the specified Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] MakeArrayType [Description]
Overloaded. Returns a Type object that represents an array of the current type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] MakeByRefType [Description]
Returns a Type object that represents the current type when passed as a ref parameter (ByRef parameter in Visual Basic).
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] MakeGenericType [Description]
Substitutes the elements of an array of types for the type parameters of the current generic type definition and returns a Type object representing the resulting constructed type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] MakePointerType [Description]
Returns a Type object that represents a pointer to the current type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] ReferenceEquals [Description]
Determines whether the specified Object instances are the same instance. (inherited from Object)
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] ReflectionOnlyGetType [Description]
Gets the Type with the specified name, specifying whether to perform a case-sensitive search and whether to throw an exception if the type is not found. The type is loaded for reflection only, not for execution.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
80f37437_Type_Methods__System___Description
[Name] ToString [Description]
Overridden. Returns a String representing the name of the current Type.
[]
Type Methods (System)
Description
https://msdn.microsoft.com/en-us/library/system.type_methods(v=vs.85).aspx
34/1438044271733.81_20150728004431-00032-ip-10-236-191-2_867665400_0.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] BalloonTipIcon [Description]
Gets or sets the icon to display on the balloon tip associated with the NotifyIcon.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] BalloonTipText [Description]
Gets or sets the text to display on the balloon tip associated with the NotifyIcon.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] BalloonTipTitle [Description]
Gets or sets the title of the balloon tip displayed on the NotifyIcon.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] CanRaiseEvents [Description]
Gets a value indicating whether the component can raise an event. (Inherited from Component.)
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] Container [Description]
Gets the IContainer that contains the Component. (Inherited from Component.)
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] ContextMenu [Description]
Gets or sets the shortcut menu for the icon.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] ContextMenuStrip [Description]
Gets or sets the shortcut menu associated with the NotifyIcon.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] DesignMode [Description]
Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.)
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] Events [Description]
Gets the list of event handlers that are attached to this Component. (Inherited from Component.)
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] Icon [Description]
Gets or sets the current icon.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] Site [Description]
Gets or sets the ISite of the Component. (Inherited from Component.)
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] Tag [Description]
Gets or sets an object that contains data about the NotifyIcon.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] Text [Description]
Gets or sets the ToolTip text displayed when the mouse pointer rests on a notification area icon.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
83bf7cb2_n_Class__System_Windows_Forms___Description
[Name] Visible [Description]
Gets or sets a value indicating whether the icon is visible in the notification area of the taskbar.
[]
NotifyIcon Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon(v=vs.100).aspx
34/1438043058631.99_20150728002418-00162-ip-10-236-191-2_890708992_1.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] PreviewMode Attribute [Description]
This attribute is found on the root ASX object. It is not supported and will raise a MediaError with AG_E_ASX_UNSUPPORTED_ATTRIBUTE.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] BannerBar Attribute [Description]
This attribute is found on the root ASX object. It is not supported and will raise a MediaError with AG_E_ASX_UNSUPPORTED_ATTRIBUTE.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] SkipIfRef [Description]
This attribute is found on the root ENTRY object. It is not supported and will raise a MediaError with AG_E_ASX_UNSUPPORTED_ATTRIBUTE.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] REPEAT Element [Description]
This is not supported and will raise a MediaError with AG_E_ASX_UNSUPPORTED_ELEMENT.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] EVENT Element [Description]
This is not supported and will raise a MediaError with AG_E_ASX_UNSUPPORTED_ELEMENT.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] STARTMARKER Element [Description]
This is not supported and will raise a MediaError with AG_E_ASX_UNSUPPORTED_ELEMENT.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] ENDMARKER Element [Description]
This is not supported and will raise a MediaError with AG_E_ASX_UNSUPPORTED_ELEMENT.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] Invalid content [Description]
If a valid ASX tag has content that is not accepted (for example, a MOREINFO tag contains a REF tag), a MediaFailed error is raised.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
4dea6acb_ats__Protocols__and_Log_Fields__Description
[ASX feature] Fallback URLs [Description]
If an ENTRY tag has multiple REF children, only the first one is read. Unlike WMP, Silverlight will not attempt to open additional REF URLs in case the first one fails, and a MediaFailed error is raised.
[]
Supported Media Formats, Protocols, and Log Fields
Description
https://msdn.microsoft.com/en-us/library/cc189080(VS.95).aspx
34/1438042981753.21_20150728002301-00300-ip-10-236-191-2_885812257_6.json
fe800550_ivities_Presentation_Metadata___Description
[Name] AttributeTableValidationException() [Description]
Creates a new instance of the AttributeTableValidationException class.
[]
AttributeTableValidationException Class (System.Activities.Presentation.Metadata)
Description
https://msdn.microsoft.com/en-us/library/system.activities.presentation.metadata.attributetablevalidationexception(d=printer).aspx
34/1438043058631.99_20150728002418-00049-ip-10-236-191-2_883777711_0.json
fe800550_ivities_Presentation_Metadata___Description
[Name] AttributeTableValidationException(String) [Description]
Creates a new instance of the AttributeTableValidationException class with a specified message about the exception.
[]
AttributeTableValidationException Class (System.Activities.Presentation.Metadata)
Description
https://msdn.microsoft.com/en-us/library/system.activities.presentation.metadata.attributetablevalidationexception(d=printer).aspx
34/1438043058631.99_20150728002418-00049-ip-10-236-191-2_883777711_0.json
fe800550_ivities_Presentation_Metadata___Description
[Name] AttributeTableValidationException(SerializationInfo, StreamingContext) [Description]
Creates a new instance of the AttributeTableValidationException class that uses a specified serialization store and context.
[]
AttributeTableValidationException Class (System.Activities.Presentation.Metadata)
Description
https://msdn.microsoft.com/en-us/library/system.activities.presentation.metadata.attributetablevalidationexception(d=printer).aspx
34/1438043058631.99_20150728002418-00049-ip-10-236-191-2_883777711_0.json
fe800550_ivities_Presentation_Metadata___Description
[Name] AttributeTableValidationException(String, IEnumerable) [Description]
Creates a new instance of the AttributeTableValidationException class with a message for the user and an enumeration of validation errors that have occurred.
[]
AttributeTableValidationException Class (System.Activities.Presentation.Metadata)
Description
https://msdn.microsoft.com/en-us/library/system.activities.presentation.metadata.attributetablevalidationexception(d=printer).aspx
34/1438043058631.99_20150728002418-00049-ip-10-236-191-2_883777711_0.json
fe800550_ivities_Presentation_Metadata___Description
[Name] AttributeTableValidationException(String, Exception) [Description]
Creates a new instance of the AttributeTableValidationException class with a specified message for the user and the error that caused the current exception.
[]
AttributeTableValidationException Class (System.Activities.Presentation.Metadata)
Description
https://msdn.microsoft.com/en-us/library/system.activities.presentation.metadata.attributetablevalidationexception(d=printer).aspx
34/1438043058631.99_20150728002418-00049-ip-10-236-191-2_883777711_0.json
fe800550_ivities_Presentation_Metadata___Description
[Name] AttributeTableValidationException(String, Exception, IEnumerable) [Description]
Creates a new instance of the AttributeTableValidationException class with the specified message for the user, the error that caused the current exception, and an enumeration of errors that occurred during validation.
[]
AttributeTableValidationException Class (System.Activities.Presentation.Metadata)
Description
https://msdn.microsoft.com/en-us/library/system.activities.presentation.metadata.attributetablevalidationexception(d=printer).aspx
34/1438043058631.99_20150728002418-00049-ip-10-236-191-2_883777711_0.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Add [Description]
Computes the sum of the two specified SqlInt32 structures.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] BitwiseAnd [Description]
Computes the bitwise AND of its SqlInt32 operands.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] BitwiseOr [Description]
Computes the bitwise OR of the specified SqlInt32 structures.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] CompareTo(Object) [Description]
Compares this SqlInt32 instance to the supplied Object and returns an indication of their relative values.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] CompareTo(SqlInt32) [Description]
Compares this SqlInt32 instance to the supplied SqlInt32 and returns an indication of their relative values.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Divide [Description]
Divides the first SqlInt32 parameter from the second.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Equals(Object) [Description]
Compares the supplied object parameter to the Value property of the SqlInt32 object. (Overrides ValueType.Equals(Object).)
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Equals(SqlInt32, SqlInt32) [Description]
Performs a logical comparison of the two SqlInt32 parameters to determine whether they are equal.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] GetHashCode [Description]
Returns the hash code for this instance. (Overrides ValueType.GetHashCode().)
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] GetType [Description]
Gets the Type of the current instance. (Inherited from Object.)
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] GetXsdType [Description]
Returns the XML Schema definition language (XSD) of the specified XmlSchemaSet.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] GreaterThan [Description]
Compares the two SqlInt32 parameters to determine whether the first is greater than the second.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] GreaterThanOrEqual [Description]
Compares the two SqlInt32 parameters to determine whether the first is greater than or equal to the second.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] LessThan [Description]
Compares the two SqlInt32 parameters to determine whether the first is less than the second.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] LessThanOrEqual [Description]
Compares the two SqlInt32 parameters to determine whether the first is less than or equal to the second.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Mod [Description]
Computes the remainder after dividing the first SqlInt32 parameter by the second.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Modulus [Description]
Divides two SqlInt32 values and returns the remainder.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Multiply [Description]
Computes the product of the two SqlInt32 parameters.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] NotEquals [Description]
Performs a logical comparison of the two SqlInt32 parameters to determine whether they are not equal.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] OnesComplement [Description]
Performs a bitwise one's complement operation on the specified SqlInt32 structure.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Parse [Description]
Converts the String representation of a number to its 32-bit signed integer equivalent.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] Subtract [Description]
Subtracts the second SqlInt32 parameter from the first.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] ToSqlBoolean [Description]
Converts this SqlInt32 structure to SqlBoolean.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] ToSqlByte [Description]
Converts this SqlInt32 structure to SqlByte.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] ToSqlDecimal [Description]
Converts this SqlInt32 structure to SqlDecimal.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json
1d7a7494_ructure__System_Data_SqlTypes___Description
[Name] ToSqlDouble [Description]
Converts this SqlInt32 structure to SqlDouble.
[]
SqlInt32 Structure (System.Data.SqlTypes)
Description
https://msdn.microsoft.com/en-us/library/system.data.sqltypes.sqlint32(v=vs.110).aspx
34/1438043058631.99_20150728002418-00018-ip-10-236-191-2_873573009_2.json