ContentElementAutomationPeer.GetItemStatusCore 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个字符串,该字符串表示与此 ContentElementAutomationPeer 相关联的 ContentElement 的可视状态。 由 GetItemStatus() 调用。
protected:
override System::String ^ GetItemStatusCore();
protected override string GetItemStatusCore ();
override this.GetItemStatusCore : unit -> string
Protected Overrides Function GetItemStatusCore () As String
返回
包含状态的字符串。
注解
例如,信使联系人的状态可以是“Busy”或“Online”。