PropertyTypeAttribute(String, String, String, String) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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