MimeMultipartRelatedBinding.Parts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the collection of extensibility elements added to the MimeMultipartRelatedBinding to specify the MIME format for the parts of the MIME message.
public:
property System::Web::Services::Description::MimePartCollection ^ Parts { System::Web::Services::Description::MimePartCollection ^ get(); };
public System.Web.Services.Description.MimePartCollection Parts { get; }
member this.Parts : System.Web.Services.Description.MimePartCollection
Public ReadOnly Property Parts As MimePartCollection
Property Value
A MimePartCollection representing extensibility elements added to the MimeMultipartRelatedBinding.
Examples
MimeMultiPartRelatedBinding_Parts_2#2
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.