AutomationPeer.GetItemStatus Method
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.
Gets text that conveys the visual status of the element that is associated with this automation peer.
public:
virtual Platform::String ^ GetItemStatus() = GetItemStatus;
winrt::hstring GetItemStatus();
public string GetItemStatus();
function getItemStatus()
Public Function GetItemStatus () As String
Returns
The item status.