Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Viewer As StudiesViewer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As StudiesViewerRemovedEventArgs Dim value As StudiesViewer value = instance.Viewer |
C# | |
---|---|
public StudiesViewer Viewer {get;} |
Managed Extensions for C++ | |
---|---|
public: __property StudiesViewer* get_Viewer(); |
C++/CLI | |
---|---|
public: property StudiesViewer^ Viewer { StudiesViewer^ get(); } |
Property Value
The StudiesViewer oject that represents the viewer.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7