ActivityCodeDomSerializationManager.GetType(String) Method

Definition

Gets a Type of the specified name.

C#
public Type GetType(string typeName);

Parameters

typeName
String

The fully qualified name of the Type to load.

Returns

An instance of the Type, or a null reference (Nothing in Visual Basic) if the Type cannot be loaded.

Implements

Remarks

This version of GetType provides an indirect reference to the SerializationManager property of the same name.

Applies to

제품 버전
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1