TransitionTargetType.Value 属性

定义

属性 Value 获取或设置与时间段或过渡组对应的唯一标识符,该组是时区转换的目标。

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
Public Property Value As String

属性值

属性的值 Value 是一个字符串,表示对应于作为时区转换目标的时间段或转换组的唯一标识符

适用于