ActivityStateQuery.States 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取应为其发出跟踪记录的已订阅活动的状态。
public:
property System::Collections::ObjectModel::Collection<System::String ^> ^ States { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> States { get; }
member this.States : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property States As Collection(Of String)
属性值
状态的集合。
注解
有效状态包括:
执行
已关闭
已取消
出错