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.

적용 대상