This document is archived and information here might be outdated. Recommended version. |
Apply the property page settings to the specified object.
[Visual Basic .NET]
Public Sub QueryObject ( _
ByVal theObject As Object _
)
[C#]
public void QueryObject (
object theObject
);