編輯

共用方式為


Variable.Value Property

Definition

Returns or sets the value of the document variable.

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

Property Value

Applies to