Leadtools.Services.Raster.DataContracts Namespace > GetInformationRequest Class : Source Property |
public BinaryData Source {get; set;}
'Declaration Public Property Source As BinaryData
'Usage Dim instance As GetInformationRequest Dim value As BinaryData instance.Source = value value = instance.Source
public BinaryData Source {get; set;}
get_Source();
set_Source(value);
public: property BinaryData^ Source { BinaryData^ get(); void set ( BinaryData^ 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