StringListProperty.RendererValueSeparator Property

Definition

Please don't use. This is planned to be deprecated.

public:
 property System::String ^ RendererValueSeparator { System::String ^ get(); void set(System::String ^ value); };
public string RendererValueSeparator { get; set; }
public string RendererValueSeparator { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }
member this.RendererValueSeparator : string with get, set
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
[<set: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.RendererValueSeparator : string with get, set
Public Property RendererValueSeparator As String

Property Value

The UI rendering separator. This property is deprecated.

Attributes

Applies to