Gets a value to check whether this object has been initialized.
public bool IsInitialized {get;}
public: __property bool get_IsInitialized();
public:
property bool IsInitialized {
bool get();
}
Property Value
true if the object has been initialized. Otherwise; false.