SchemaBase.FindReferencedSchema(Type, String) Method
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:
static Microsoft::XLANGs::BaseTypes::SchemaBase ^ FindReferencedSchema(Type ^ referringType, System::String ^ referencedClassName);
public static Microsoft.XLANGs.BaseTypes.SchemaBase FindReferencedSchema (Type referringType, string referencedClassName);
static member FindReferencedSchema : Type * string -> Microsoft.XLANGs.BaseTypes.SchemaBase
Public Shared Function FindReferencedSchema (referringType As Type, referencedClassName As String) As SchemaBase
Parameters
- referringType
- Type
- referencedClassName
- String