ActivityTrackingRecord.ParentContextGuid 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
父活动的上下文。
public:
property Guid ParentContextGuid { Guid get(); void set(Guid value); };
public Guid ParentContextGuid { get; set; }
member this.ParentContextGuid : Guid with get, set
Public Property ParentContextGuid As Guid
属性值
Guid,它标识与活动状态事件关联的活动的 ActivityExecutionContext。