StsConfiguration.FarmBehaviorMinorVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int FarmBehaviorMinorVersion { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember(Order=59)]
public int FarmBehaviorMinorVersion { get; set; }
member this.FarmBehaviorMinorVersion : int with get, set
Public Property FarmBehaviorMinorVersion As Integer
Property Value
- Attributes