Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property InformationType As MedicalViewer3DRequestedInformationType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MedicalViewerData3DRequestedEventArgs Dim value As MedicalViewer3DRequestedInformationType value = instance.InformationType |
C# | |
---|---|
public MedicalViewer3DRequestedInformationType InformationType {get;} |
C++/CLI | |
---|---|
public: property MedicalViewer3DRequestedInformationType InformationType { MedicalViewer3DRequestedInformationType get(); } |
Property Value
MedicalViewer3DRequestedInformationType enumeration that represents what the requested information is.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7