Język

MimeXmlBinding.Part Właściwość

Definicja

Pobiera lub ustawia nazwę MessagePart obiektu, do którego MimeXmlBinding ma zastosowanie.

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

Wartość właściwości

Nazwa odpowiedniego MessagePartelementu . Wartość domyślna to pusty ciąg ("").

Przykłady

MimeXmlBinding_Part_3#3

Dotyczy