SchemaReferenceAttribute(String, Type) Constructor

Definition

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)

Parameters

schemaReference
String
schematype
Type

Applies to