Silverlight SDK for Microsoft Bing
Major Property
OverviewMicrosoft.BingSimpleVersionMajor
Gets/Sets the Major version for the SimpleVersion.
Declaration Syntax
C#Visual BasicVisual C++
public uint Major { get; set; }
Public Property Major As UInteger
public:
property unsigned int Major {
	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)