Omb.Admin Namespace > Center Class : ImgUrl Property |
[Visual Basic]
<XmlIgnoreAttribute()>
Public Overridable Property ImgUrl As String
[C#]
[XmlIgnoreAttribute()]
public virtual string ImgUrl {get; set;}
[C++]
[XmlIgnoreAttribute()]
public: __property virtual string* get_ImgUrl();
public: __property virtual void set_ImgUrl(
string* value
);
[C++/CLI]
[XmlIgnoreAttribute()]
public:
virtual property String^ ImgUrl {
String^ get();
void set (String^ value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© 2009 Medical College of Georgia. All Rights Reserved.