MediaTypeHeaderValue.Boundary Vlastnost

Definice

Získá nebo nastaví hodnotu parametru hranice. Vrátí hodnotu Empty , pokud neexistuje žádná hranice.

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

Hodnota vlastnosti

Platí pro