다음을 통해 공유


PropertyTypeAttribute(String, String, String, String) 생성자

정의

public:
 PropertyTypeAttribute(System::String ^ xmlName, System::String ^ xmlTargetNamespace, System::String ^ xsdType, System::String ^ dotnettype);
public PropertyTypeAttribute (string xmlName, string xmlTargetNamespace, string xsdType, string dotnettype);
new Microsoft.XLANGs.BaseTypes.PropertyTypeAttribute : string * string * string * string -> Microsoft.XLANGs.BaseTypes.PropertyTypeAttribute
Public Sub New (xmlName As String, xmlTargetNamespace As String, xsdType As String, dotnettype As String)

매개 변수

xmlName
String
xmlTargetNamespace
String
xsdType
String
dotnettype
String

적용 대상