SchemaReferenceAttribute(String, Type) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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