TextRun.ValueLocID Property

Definition

Gets or sets the unique identifier for the Value property.

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

Property Value

The unique identifier for the Value property.

Applies to