Gets the RuleSet as confirmed by the dialog box user.
Public ReadOnly Property RuleSet As RuleSet
Dim instance As RuleSetDialog Dim value As RuleSet value = instance.RuleSet
public RuleSet RuleSet { get; }
public: property RuleSet^ RuleSet { RuleSet^ get (); }
public function get RuleSet () : RuleSet
This property might not be valid if the user cancels or otherwise closes the dialog box without clicking OK.
Windows Vista, Windows XP SP2, Windows Server 2003