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)

指定されたカルチャ設定を持つ SystemPropertiesGetRequest クラスの新しいインスタンスを初期化します。

フィールド

International

カルチャ設定。

適用対象