TableControlRow.SelectedBy 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.
List of typenames which select this entry
public:
property System::Management::Automation::EntrySelectedBy ^ SelectedBy { System::Management::Automation::EntrySelectedBy ^ get(); };
public System.Management.Automation.EntrySelectedBy SelectedBy { get; }
member this.SelectedBy : System.Management.Automation.EntrySelectedBy
Public ReadOnly Property SelectedBy As EntrySelectedBy