RegSvrSmoObject.IsObjectInitialized Method

Definition

Gets a Boolean value that specifies whether the object was initialized.

protected public:
 bool IsObjectInitialized();
protected internal bool IsObjectInitialized ();
member this.IsObjectInitialized : unit -> bool
Protected Friend Function IsObjectInitialized () As Boolean

Returns

A Boolean value that is true if the object was initialized. Otherwise, false.

Applies to