When debugging a Windows Store app, allows you to use local services, debug network traffic, and use a local loopback for communicating with components on the same machine.
When attempting to generate a reference assembly path from the path "{0}" and the framework moniker "{1}" there was an error. ...
When compiling with /clr, an implicit conversion exists from string literal type to %$[SYSTEM PLATFORM]String^. If necessary ...
When constructing a StylusPointDescription, any StylusPointPropertyInfos that represent buttons must be placed at the end ...
When converting a string to DateTime, parse the string to take the date before putting each variable into the DateTime object. ...
When debugging a Windows Store app, allows you to use local services, debug network traffic, and use a local loopback for ...
When debugging on a remote machine, files and directories specified here (besides the project output) are copied to the Deployment ...
When debugging on a remote machine, if you want the contents of the project output (except for PDB files) to be copied to ...
When hotpatching is on, the compiler ensures that first instruction of each function is two bytes, which is required for ...
When implementing the ICollectionView interface, raise this event before changing the current item. Event handler can cancel ...