[]
The exception that is thrown when trying to set properties that the current content control is not supported.
public class InvalidContentControlTypeException : Exception, ISerializable
Public Class InvalidContentControlTypeException
Inherits Exception
Implements ISerializable
| Name | Description |
|---|---|
| InvalidContentControlTypeException(ContentControlType, string) | Initializes a new instance of the InvalidContentControlTypeException class. |
| InvalidContentControlTypeException(string) | Initializes a new instance of the InvalidContentControlTypeException class. |