IVsPropertyPageFrame.Update Method

Definition

Updates the property pages.

public:
 int Update();
public:
 int Update();
int Update();
public int Update ();
abstract member Update : unit -> int
Public Function Update () As Integer

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to