ViewPropertiesMissingException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Serializable]
public class ViewPropertiesMissingException : Microsoft.VisualStudio.Services.Common.VssServiceException
type ViewPropertiesMissingException = class
inherit VssServiceException
Public Class ViewPropertiesMissingException
Inherits VssServiceException
- Inheritance
-
Microsoft.VisualStudio.Services.Common.VssServiceExceptionViewPropertiesMissingException
- Attributes
Constructors
| ViewPropertiesMissingException() | |
| ViewPropertiesMissingException(SerializationInfo, StreamingContext) |
For serialization purpose. This must be there. |
| ViewPropertiesMissingException(String) | |