PrimitiveValue.AssignedValue 属性

定义

获取或设置参数的值。

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

属性值

参数值。

适用于