Поделиться через


MessagePart.Extensions Свойство

Определение

Возвращает объект ServiceDescriptionFormatExtensionCollection, связанный с этим объектом MessagePart.

public:
 virtual property System::Web::Services::Description::ServiceDescriptionFormatExtensionCollection ^ Extensions { System::Web::Services::Description::ServiceDescriptionFormatExtensionCollection ^ get(); };
public override System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection Extensions { get; }
member this.Extensions : System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection
Public Overrides ReadOnly Property Extensions As ServiceDescriptionFormatExtensionCollection

Значение свойства

Рабочая область метаданных ServiceDescriptionFormatExtensionCollection, связанная с этим соединением MessagePart.

Применяется к