다음을 통해 공유


DotNetPartSchemaAttribute(String, String, Type, Type, String) 생성자

정의

public:
 DotNetPartSchemaAttribute(System::String ^ schema, System::String ^ root, Type ^ formatterTypeName, Type ^ reflectedTypeName, System::String ^ targetNameSpace);
public DotNetPartSchemaAttribute (string schema, string root, Type formatterTypeName, Type reflectedTypeName, string targetNameSpace);
new Microsoft.XLANGs.BaseTypes.DotNetPartSchemaAttribute : string * string * Type * Type * string -> Microsoft.XLANGs.BaseTypes.DotNetPartSchemaAttribute
Public Sub New (schema As String, root As String, formatterTypeName As Type, reflectedTypeName As Type, targetNameSpace As String)

매개 변수

schema
String
root
String
formatterTypeName
Type
reflectedTypeName
Type
targetNameSpace
String

적용 대상