ServiceParameterAttribute(EXLangSParameter, String) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
ServiceParameterAttribute(Microsoft::XLANGs::BaseTypes::EXLangSParameter parameterInfo, System::String ^ trueType);
public ServiceParameterAttribute (Microsoft.XLANGs.BaseTypes.EXLangSParameter parameterInfo, string trueType);
new Microsoft.XLANGs.BaseTypes.ServiceParameterAttribute : Microsoft.XLANGs.BaseTypes.EXLangSParameter * string -> Microsoft.XLANGs.BaseTypes.ServiceParameterAttribute
Public Sub New (parameterInfo As EXLangSParameter, trueType As String)
パラメーター
- parameterInfo
- EXLangSParameter
- trueType
- String