Leadtools.Jpip.JPX Namespace > CodestreamRegistrationBox Class : CsInfo Property |
public Collection<RegisteredCodestreamInfo> CsInfo {get; set;}
'Declaration Public Property CsInfo As Collection(Of RegisteredCodestreamInfo)
'Usage Dim instance As CodestreamRegistrationBox Dim value As Collection(Of RegisteredCodestreamInfo) instance.CsInfo = value value = instance.CsInfo
public Collection<RegisteredCodestreamInfo> CsInfo {get; set;}
get_CsInfo();
set_CsInfo(value);
public: property Collection<RegisteredCodestreamInfo^>^ CsInfo { Collection<RegisteredCodestreamInfo^>^ get(); void set ( Collection<RegisteredCodestreamInfo^>^ value); }
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