SystemPropertiesGetRequest 클래스

정의

시스템 속성 가져오기 요청의 메시지 계약을 정의합니다.

public ref class SystemPropertiesGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemPropertiesGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemPropertiesGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemPropertiesGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertiesGetRequest = class
Public Class SystemPropertiesGetRequest
상속
SystemPropertiesGetRequest
특성

설명

이 요청에는 입력 매개 변수가 없습니다.

생성자

SystemPropertiesGetRequest()

기본값을 포함하는 SystemPropertiesGetRequest 클래스의 새 인스턴스를 초기화합니다.

SystemPropertiesGetRequest(International)

지정된 culture 설정을 포함하는 SystemPropertiesGetRequest 클래스의 새 인스턴스를 초기화합니다.

필드

International

culture 설정입니다.

적용 대상