共用方式為


SchemaReferenceAttribute(String, Type) 建構函式

定義

public:
 SchemaReferenceAttribute(System::String ^ schemaReference, Type ^ schematype);
public SchemaReferenceAttribute (string schemaReference, Type schematype);
new Microsoft.XLANGs.BaseTypes.SchemaReferenceAttribute : string * Type -> Microsoft.XLANGs.BaseTypes.SchemaReferenceAttribute
Public Sub New (schemaReference As String, schematype As Type)

參數

schemaReference
String
schematype
Type

適用於