Leadtools.Dicom.Scu.Common Namespace > BeforeAssociateRequestEventArgs Class : PresentationContexts Property |
public List<PresentationContext> PresentationContexts {get;}
'Declaration Public ReadOnly Property PresentationContexts As List(Of PresentationContext)
'Usage Dim instance As BeforeAssociateRequestEventArgs Dim value As List(Of PresentationContext) value = instance.PresentationContexts
public List<PresentationContext> PresentationContexts {get;}
get_PresentationContexts();
public: property List<PresentationContext^>^ PresentationContexts { List<PresentationContext^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2