Site Property

Summary
Gets or sets the ISite associated with the IComponent.
Syntax
C#
VB
C++
public ISite Site { get; set; } 
Public Property Site As ISite 
public: 
property ISite^ Site { 
   ISite^ get(); 
   void set (    ISite^ ); 
} 

Property Value

The ISite object associated with the component; or null, if the component does not have a site.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.