CacheRefreshPlan.CacheRefreshPlanID 属性

定义

获取或设置缓存刷新计划的唯一标识符。

public:
 property System::String ^ CacheRefreshPlanID { System::String ^ get(); void set(System::String ^ value); };
public string CacheRefreshPlanID { get; set; }
member this.CacheRefreshPlanID : string with get, set
Public Property CacheRefreshPlanID As String

属性值

一个string值,该值表示缓存刷新计划的唯一标识符。

适用于