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