WebReferenceOptions.Style プロパティ

定義

この ServiceDescriptionImportStyle に関連付けられた WebReferenceOptions を取得または設定します。

public:
 property System::Web::Services::Description::ServiceDescriptionImportStyle Style { System::Web::Services::Description::ServiceDescriptionImportStyle get(); void set(System::Web::Services::Description::ServiceDescriptionImportStyle value); };
public System.Web.Services.Description.ServiceDescriptionImportStyle Style { get; set; }
member this.Style : System.Web.Services.Description.ServiceDescriptionImportStyle with get, set
Public Property Style As ServiceDescriptionImportStyle

プロパティ値

この ServiceDescriptionImportStyle に関連付けられている WebReferenceOptions

適用対象