TextInfo.ListSeparator Vlastnost

Definice

Získá nebo nastaví řetězec, který odděluje položky v seznamu.

public:
 virtual property System::String ^ ListSeparator { System::String ^ get(); void set(System::String ^ value); };
public:
 property System::String ^ ListSeparator { System::String ^ get(); void set(System::String ^ value); };
public:
 virtual property System::String ^ ListSeparator { System::String ^ get(); };
public virtual string ListSeparator { get; set; }
public string ListSeparator { get; set; }
public virtual string ListSeparator { get; }
public virtual string ListSeparator { get; [System.Runtime.InteropServices.ComVisible(false)] set; }
member this.ListSeparator : string with get, set
member this.ListSeparator : string
[<set: System.Runtime.InteropServices.ComVisible(false)>]
member this.ListSeparator : string with get, set
Public Overridable Property ListSeparator As String
Public Property ListSeparator As String
Public Overridable ReadOnly Property ListSeparator As String

Hodnota vlastnosti

Řetězec, který odděluje položky v seznamu.

Atributy

Výjimky

Hodnota v operaci sady je null.

Při operaci sady je aktuální TextInfo objekt jen pro čtení.

Platí pro