PropertyOrFieldNotInitializedException 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.
public sealed class PropertyOrFieldNotInitializedException : InvalidOperationException
type PropertyOrFieldNotInitializedException = class
inherit InvalidOperationException
Public NotInheritable Class PropertyOrFieldNotInitializedException
Inherits InvalidOperationException
- Inheritance
-
PropertyOrFieldNotInitializedException
Constructors
PropertyOrFieldNotInitializedException() | |
PropertyOrFieldNotInitializedException(String, Exception) | |
PropertyOrFieldNotInitializedException(String) |