Silverlight SDK for Microsoft Bing
FileSize Property
OverviewMicrosoft.BingSearchResultFileSize
Gets/Sets a uint value which describes the file size associated with the SearchResult.
Declaration Syntax
C#Visual BasicVisual C++
public uint FileSize { get; set; }
Public Property FileSize As UInteger
public:
property unsigned int FileSize {
	unsigned int get ();
	void set (unsigned int value);
}

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)