RegSvrSmoObject.Initialize Method

Definition

Initializes the object.

public:
 bool Initialize();
public bool Initialize ();
member this.Initialize : unit -> bool
Public Function Initialize () As Boolean

Returns

A Boolean value that specifies whether the object was initialized successfully.

If True, the object initialized successfully.

If False, the object failed to initialize.

Applies to