RuleSet.CurrentVersion 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 Microsoft::RuleEngine::VersionInfo ^ CurrentVersion { Microsoft::RuleEngine::VersionInfo ^ get(); };
public Microsoft.RuleEngine.VersionInfo CurrentVersion { get; }
member this.CurrentVersion : Microsoft.RuleEngine.VersionInfo
Public ReadOnly Property CurrentVersion As VersionInfo