다음을 통해 공유


ServiceParameterAttribute(EXLangSParameter, String) 생성자

정의

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

적용 대상