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
|
---|---|---|---|---|---|---|---|
d8b4e0d6_VCBuild_Task__Description
|
[Parameter] Timeout [Description]
|
Optional Int32 parameter. Specifies the amount of time, in milliseconds, after which the task executable is terminated. The default value is Int.MaxValue, indicating that there is no time out period.
|
[] |
VCBuild Task
|
Description
|
https://msdn.microsoft.com/en-us/library/8xcy2245(d=printer,v=vs.90).aspx
|
47/1438042986806.32_20150728002306-00189-ip-10-236-191-2_881641772_0.json
|
d8b4e0d6_VCBuild_Task__Description
|
[Parameter] ToolPath [Description]
|
Optional String parameter. Specifies the location from where the task loads the underlying executable file (vcbuild.exe). If this parameter is not specified, the task uses the SDK installation path corresponding to the version of the framework that is running MSBuild.
|
[] |
VCBuild Task
|
Description
|
https://msdn.microsoft.com/en-us/library/8xcy2245(d=printer,v=vs.90).aspx
|
47/1438042986806.32_20150728002306-00189-ip-10-236-191-2_881641772_0.json
|
d8b4e0d6_VCBuild_Task__Description
|
[Parameter] UseEnvironment [Description]
|
Optional Boolean parameter. true to use environment variables for INCLUDE and LIB paths; otherwise, false.
|
[] |
VCBuild Task
|
Description
|
https://msdn.microsoft.com/en-us/library/8xcy2245(d=printer,v=vs.90).aspx
|
47/1438042986806.32_20150728002306-00189-ip-10-236-191-2_881641772_0.json
|
d8b4e0d6_VCBuild_Task__Description
|
[Parameter] AdditionalLinkLibraryPaths [Description]
|
Optional String parameter. Specifies additional reference locations to append to the LIB environment variable. Link.exe uses the LIB path when it searches for a file specified on the Link command line, such as an object or library. Lib.exe does not use an environment variable.
|
[] |
VCBuild Task
|
Description
|
https://msdn.microsoft.com/en-us/library/8xcy2245(d=printer,v=vs.90).aspx
|
47/1438042986806.32_20150728002306-00189-ip-10-236-191-2_881641772_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] Undefined [Description]
|
Included for completeness, this value is never returned by servers.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] RestartMarker [Description]
|
Specifies that the response contains a restart marker reply. The text of the description that accompanies this status contains the user data stream marker and the server marker.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ServiceTemporarilyNotAvailable [Description]
|
Specifies that the service is not available now; try your request later.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] DataAlreadyOpen [Description]
|
Specifies that the data connection is already open and the requested transfer is starting.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] OpeningData [Description]
|
Specifies that the server is opening the data connection.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] CommandOK [Description]
|
Specifies that the command completed successfully.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] CommandExtraneous [Description]
|
Specifies that the command is not implemented by the server because it is not needed.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] DirectoryStatus [Description]
|
Specifies the status of a directory.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] FileStatus [Description]
|
Specifies the status of a file.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] SystemType [Description]
|
Specifies the system type name using the system names published in the Assigned Numbers document published by the Internet Assigned Numbers Authority.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] SendUserCommand [Description]
|
Specifies that the server is ready for a user login operation.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ClosingControl [Description]
|
Specifies that the server is closing the control connection.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ClosingData [Description]
|
Specifies that the server is closing the data connection and that the requested file action was successful.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] EnteringPassive [Description]
|
Specifies that the server is entering passive mode.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] LoggedInProceed [Description]
|
Specifies that the user is logged in and can send commands.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ServerWantsSecureSession [Description]
|
Specifies that the server accepts the authentication mechanism specified by the client, and the exchange of security data is complete.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] FileActionOK [Description]
|
Specifies that the requested file action completed successfully.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] PathnameCreated [Description]
|
Specifies that the requested path name was created.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] SendPasswordCommand [Description]
|
Specifies that the server expects a password to be supplied.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] NeedLoginAccount [Description]
|
Specifies that the server requires a login account to be supplied.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] FileCommandPending [Description]
|
Specifies that the requested file action requires additional information.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ServiceNotAvailable [Description]
|
Specifies that the service is not available.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] CantOpenData [Description]
|
Specifies that the data connection cannot be opened.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ConnectionClosed [Description]
|
Specifies that the connection has been closed.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ActionNotTakenFileUnavailableOrBusy [Description]
|
Specifies that the requested action cannot be performed on the specified file because the file is not available or is being used.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ActionAbortedLocalProcessingError [Description]
|
Specifies that an error occurred that prevented the request action from completing.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ActionNotTakenInsufficientSpace [Description]
|
Specifies that the requested action cannot be performed because there is not enough space on the server.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] CommandSyntaxError [Description]
|
Specifies that the command has a syntax error or is not a command recognized by the server.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ArgumentSyntaxError [Description]
|
Specifies that one or more command arguments has a syntax error.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] CommandNotImplemented [Description]
|
Specifies that the command is not implemented by the FTP server.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] BadCommandSequence [Description]
|
Specifies that the sequence of commands is not in the correct order.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] NotLoggedIn [Description]
|
Specifies that login information must be sent to the server.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] AccountNeeded [Description]
|
Specifies that a user account on the server is required.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ActionNotTakenFileUnavailable [Description]
|
Specifies that the requested action cannot be performed on the specified file because the file is not available.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ActionAbortedUnknownPageType [Description]
|
Specifies that the requested action cannot be taken because the specified page type is unknown. Page types are described in RFC 959 Section 3.1.2.3
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] FileActionAborted [Description]
|
Specifies that the requested action cannot be performed.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
01907e62_sCode_Enumeration__System_Net___Description
|
[Member name] ActionNotTakenFilenameNotAllowed [Description]
|
Specifies that the requested action cannot be performed on the specified file.
|
[] |
FtpStatusCode Enumeration (System.Net)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.net.ftpstatuscode(v=vs.90).aspx
|
47/1438042987034.19_20150728002307-00106-ip-10-236-191-2_868790687_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Provides base functionality for the common language runtime serialization formatters. [Class]
|
Formatter
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Represents a base implementation of the IFormatterConverter interface that uses the Convert class and the IConvertible interface. [Class]
|
FormatterConverter
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Provides static methods to aid with the implementation of a Formatter for serialization. This class cannot be inherited. [Class]
|
FormatterServices
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Generates IDs for objects. [Class]
|
ObjectIDGenerator
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Keeps track of objects as they are deserialized. [Class]
|
ObjectManager
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] When applied to a method, specifies that the method is called immediately after deserialization of the object. [Class]
|
OnDeserializedAttribute
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] When applied to a method, specifies that the method is called during deserialization of an object. [Class]
|
OnDeserializingAttribute
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] When applied to a method, specifies that the method is called after serialization of an object graph. [Class]
|
OnSerializedAttribute
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] When applied to a method, specifies that the method is called before serialization of an object. [Class]
|
OnSerializingAttribute
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Specifies that a field can be missing from a serialization stream so that the BinaryFormatter and the SoapFormatter does not throw an exception. [Class]
|
OptionalFieldAttribute
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Allows users to control class loading and mandate what class to load. [Class]
|
SerializationBinder
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] The exception thrown when an error occurs during serialization or deserialization. [Class]
|
SerializationException
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Stores all the data needed to serialize or deserialize an object. This class cannot be inherited. [Class]
|
SerializationInfo
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Provides a formatter-friendly mechanism for parsing the data in SerializationInfo. This class cannot be inherited. [Class]
|
SerializationInfoEnumerator
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Manages serialization processes at run time. This class cannot be inherited. [Class]
|
SerializationObjectManager
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
ebcef0a2_untime_Serialization_Namespace__Class
|
[Description] Assists formatters in selection of the serialization surrogate to delegate the serialization or deserialization process to. [Class]
|
SurrogateSelector
|
[] |
System.Runtime.Serialization Namespace
|
Class
|
https://msdn.microsoft.com/EN-US/library/kd1dc9w5(v=vs.80)
|
47/1438042987034.19_20150728002307-00163-ip-10-236-191-2_882087611_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies the series of steps performed during deployment. For more information, see How to: Edit a SharePoint Deployment Configuration. [Property Name]
|
Active Deployment Configuration
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Determines where SharePoint application assemblies are located. Valid assembly location values are either GlobalAssemblyCache (default), or WebApplication. If the Sandboxed Solution property is set to true, then this property is disabled. [Property Name]
|
Assembly Deployment Target
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies whether the deployed solution automatically retracts from SharePoint after running the application in debug mode in Visual Studio. When selected, the solution retracts when the IDE goes back to design view after debugging. When cleared, the solution does not retract. For more information, see Retracting a Solution. [Property Name]
|
Auto-retract after debugging
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies the deployment configuration to use for the project. For more information, see How to: Edit a SharePoint Deployment Configuration and Deploying, Publishing, and Upgrading SharePoint Solution Packages. [Property Name]
|
Edit Configurations
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] When selected, the Silverlight debugger attaches to the debugging process. When cleared, the Script debugger attaches to the debugging process. For more information, see Silverlight Debugging Overview. [Property Name]
|
Enable Silverlight Debugging (instead of Script debugging)
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies whether the project assembly is packaged at build time or not. [Property Name]
|
Include Assembly in Package
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies the commands to run after deploying the SharePoint solution. This line supports any batch commands as well as the resolution of MSBuild variables. For more information, see How to: Set SharePoint Deployment Commands. [Property Name]
|
Post-deployment Command Line
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies the commands to run before deploying the SharePoint solution. This line supports any batch commands as well as the resolution of MSBuild variables. For more information, see How to: Set SharePoint Deployment Commands. [Property Name]
|
Pre-deployment Command Line
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] The name of the file containing build, configuration, and other information about the project. [Property Name]
|
Project File
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] The location of the project file on the system. (Read-only.) [Property Name]
|
Project Folder
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies whether the project should be deployed as a sandboxed solution, also known as a user-created solution. Sandboxed solutions are not necessarily trustworthy. A value of true means that the project is deployed as a sandboxed solution, a value of false means that the project is deployed as a farm solution. For more information, see Sandboxed Solution Considerations and Differences Between Sandboxed and Farm Solutions. [Property Name]
|
Sandboxed Solution
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies the URL of the target site for this project. [Property Name]
|
Site URL
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
8993b0e6_eveloping_SharePoint_Solutions__Property_Name
|
[Description] Specifies the first item in the project to run. [Property Name]
|
Startup Item
|
[] |
Developing SharePoint Solutions
|
Property Name
|
https://msdn.microsoft.com/en-us/library/ee231517(v=vs.110).aspx
|
47/1438042986806.32_20150728002306-00204-ip-10-236-191-2_894897857_0.json
|
2385ea8e_olean___System_IO_Compression___Condition
|
[Exception] ArgumentException [Condition]
|
sourceDirectoryName or destinationArchiveFileName is Empty, contains only white space, or contains at least one invalid character.
|
[] |
ZipFile.CreateFromDirectory Method (String, String, CompressionLevel, Boolean) (System.IO.Compression)
|
Condition
|
https://msdn.microsoft.com/en-us/library/hh485721
|
47/1438042986806.32_20150728002306-00056-ip-10-236-191-2_868882274_0.json
|
2385ea8e_olean___System_IO_Compression___Condition
|
[Exception] ArgumentNullException [Condition]
|
sourceDirectoryName or destinationArchiveFileName is null.
|
[] |
ZipFile.CreateFromDirectory Method (String, String, CompressionLevel, Boolean) (System.IO.Compression)
|
Condition
|
https://msdn.microsoft.com/en-us/library/hh485721
|
47/1438042986806.32_20150728002306-00056-ip-10-236-191-2_868882274_0.json
|
2385ea8e_olean___System_IO_Compression___Condition
|
[Exception] PathTooLongException [Condition]
|
In sourceDirectoryName or destinationArchiveFileName, the specified path, file name, or both exceed the system-defined maximum length. For example, on Windows-based platforms, paths must not exceed 248 characters, and file names must not exceed 260 characters.
|
[] |
ZipFile.CreateFromDirectory Method (String, String, CompressionLevel, Boolean) (System.IO.Compression)
|
Condition
|
https://msdn.microsoft.com/en-us/library/hh485721
|
47/1438042986806.32_20150728002306-00056-ip-10-236-191-2_868882274_0.json
|
2385ea8e_olean___System_IO_Compression___Condition
|
[Exception] DirectoryNotFoundException [Condition]
|
sourceDirectoryName is invalid or does not exist (for example, it is on an unmapped drive).
|
[] |
ZipFile.CreateFromDirectory Method (String, String, CompressionLevel, Boolean) (System.IO.Compression)
|
Condition
|
https://msdn.microsoft.com/en-us/library/hh485721
|
47/1438042986806.32_20150728002306-00056-ip-10-236-191-2_868882274_0.json
|
2385ea8e_olean___System_IO_Compression___Condition
|
[Exception] IOException [Condition]
|
destinationArchiveFileName already exists. -or- A file in the specified directory could not be opened.
|
[] |
ZipFile.CreateFromDirectory Method (String, String, CompressionLevel, Boolean) (System.IO.Compression)
|
Condition
|
https://msdn.microsoft.com/en-us/library/hh485721
|
47/1438042986806.32_20150728002306-00056-ip-10-236-191-2_868882274_0.json
|
2385ea8e_olean___System_IO_Compression___Condition
|
[Exception] UnauthorizedAccessException [Condition]
|
destinationArchiveFileName specifies a directory. -or- The caller does not have the required permission to access the directory specified in sourceDirectoryName or the file specified in destinationArchiveFileName.
|
[] |
ZipFile.CreateFromDirectory Method (String, String, CompressionLevel, Boolean) (System.IO.Compression)
|
Condition
|
https://msdn.microsoft.com/en-us/library/hh485721
|
47/1438042986806.32_20150728002306-00056-ip-10-236-191-2_868882274_0.json
|
2385ea8e_olean___System_IO_Compression___Condition
|
[Exception] NotSupportedException [Condition]
|
sourceDirectoryName or destinationArchiveFileName contains an invalid format. -or- The zip archive does not support writing.
|
[] |
ZipFile.CreateFromDirectory Method (String, String, CompressionLevel, Boolean) (System.IO.Compression)
|
Condition
|
https://msdn.microsoft.com/en-us/library/hh485721
|
47/1438042986806.32_20150728002306-00056-ip-10-236-191-2_868882274_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] WebDAV notifications are typically used in remote client applications that already use WebDAV to communicate with the Exchange server. Typical applications include Web-based messaging clients and collaboration applications that use Exchange public folders. [Criteria]
|
Application Domain
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] WebDAV notifications do not present any objects. [Criteria]
|
Major Objects
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] WebDAV returns information in text and XML streams that contain the item data, properties, and error information. Additional information is available in the method response headers. [Criteria]
|
Data Access Model
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] Application threading depends entirely on the client, and does not affect WebDAV. WebDAV is an extension of HTTP, so no connection state information is retained between transactions. However, items status is retained in the Exchange server, for example in response to a WebDAV resource lock command. [Criteria]
|
Threading Models
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] Applications that use WebDAV are typically Web-based, thin-client applications. However, traditional Windows GUI applications can be developed that use WebDAV to communicate with the Exchange server. In addition, WebDAV is frequently used as the communication mechanism between an application middle-tier and the Exchange server. [Criteria]
|
Application Architectures
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] WebDAV is often ideal for remotely accessing Exchange. Because it communicates by using the same ports that HTTP and HTTPS use, corporate firewalls and routers often do not require special configuration. [Criteria]
|
Remote Usage
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] WebDAV Notifications do not support transactions. [Criteria]
|
Transactions
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] WebDAV virtual servers can be managed manually and programmatically by using the Exchange administration console, CDOEXM, and WMI. WebDAV Notifications are a feature of WebDAV. [Criteria]
|
Management Capabilities
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
9e2f4b50_WebDAV_Notifications__Criteria
|
[WebDAV Notifications] WebDAV notifications are available starting with Microsoft Exchange 2000 Server Service Pack 2 (SP2). Future versions of Exchange might not include, or provide access to, this technology. [Criteria]
|
Availability
|
[
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"D",
"o",
"m",
"a",
"i",
"n"
],
[
"M",
"a",
"j",
"o",
"r",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
" ",
"A",
"c",
"c",
"e",
"s",
"s",
" ",
"M",
"o",
"d",
"e",
"l"
],
[
"T",
"h",
"r",
"e",
"a",
"d",
"i",
"n",
"g",
" ",
"M",
"o",
"d",
"e",
"l",
"s"
],
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
" ",
"A",
"r",
"c",
"h",
"i",
"t",
"e",
"c",
"t",
"u",
"r",
"e",
"s"
],
[
"R",
"e",
"m",
"o",
"t",
"e",
" ",
"U",
"s",
"a",
"g",
"e"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"M",
"a",
"n",
"a",
"g",
"e",
"m",
"e",
"n",
"t",
" ",
"C",
"a",
"p",
"a",
"b",
"i",
"l",
"i",
"t",
"i",
"e",
"s"
],
[
"A",
"v",
"a",
"i",
"l",
"a",
"b",
"i",
"l",
"i",
"t",
"y"
]
] |
WebDAV Notifications
|
Criteria
|
https://msdn.microsoft.com/en-us/library/aa142529.aspx
|
47/1438042986806.32_20150728002306-00267-ip-10-236-191-2_866092891_0.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] EPERM [Value] 1 [System error message]
|
Operation not permitted
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] ENOENT [Value] 2 [System error message]
|
No such file or directory
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] ESRCH [Value] 3 [System error message]
|
No such process
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] EINTR [Value] 4 [System error message]
|
Interrupted function
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] EIO [Value] 5 [System error message]
|
I/O error
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] ENXIO [Value] 6 [System error message]
|
No such device or address
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] E2BIG [Value] 7 [System error message]
|
Argument list too long
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] ENOEXEC [Value] 8 [System error message]
|
Exec format error
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] EBADF [Value] 9 [System error message]
|
Bad file number
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] ECHILD [Value] 10 [System error message]
|
No spawned processes
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] EAGAIN [Value] 11 [System error message]
|
No more processes or not enough memory or maximum nesting level reached
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] ENOMEM [Value] 12 [System error message]
|
Not enough memory
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] EACCES [Value] 13 [System error message]
|
Permission denied
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
c9c1e901_o___sys_errlist__and__sys_nerr__System_error_message
|
[Constant] EFAULT [Value] 14 [System error message]
|
Bad address
|
[] |
errno, _doserrno, _sys_errlist, and _sys_nerr
|
System error message
|
https://msdn.microsoft.com/en-us/library/t3ayayh1.aspx
|
47/1438042986806.32_20150728002306-00313-ip-10-236-191-2_878796425_1.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.