←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly