語言

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

屬性值

參數的值。

適用於