Share via


SchemaMetadata.For(Type) Method

Definition

public:
 static Microsoft::XLANGs::RuntimeTypes::SchemaMetadata ^ For(Type ^ t);
public static Microsoft.XLANGs.RuntimeTypes.SchemaMetadata For (Type t);
static member For : Type -> Microsoft.XLANGs.RuntimeTypes.SchemaMetadata
Public Shared Function For (t As Type) As SchemaMetadata

Parameters

t
Type

Returns

Applies to