Message.Extensions Propriedade
Definição
Obtém o ServiceDescriptionFormatExtensionCollection associado a este Message.Gets the ServiceDescriptionFormatExtensionCollection associated with this Message.
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
Valor da propriedade
O ServiceDescriptionFormatExtensionCollection associado a este Message.The ServiceDescriptionFormatExtensionCollection associated with this Message.