ModelingWindowPane.SetSite(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implementation of IObjectWithSite.
public:
virtual void SetSite(System::Object ^ sp);
public void SetSite (object sp);
abstract member SetSite : obj -> unit
override this.SetSite : obj -> unit
Public Sub SetSite (sp As Object)
Parameters
- sp
- Object