다음을 통해 공유


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

ServiceDescriptionImportStyle와 연결된 WebReferenceOptions입니다.

적용 대상