SfcRegistration.TryGetObjectTypeFromFullName(String) Método

Definição

Obtenha um tipo .Net totalmente qualificado do nome de tipo totalmente qualificado se o assembly não estiver registrado, nulo será retornado.

public static Type TryGetObjectTypeFromFullName(string fullTypeName);
static member TryGetObjectTypeFromFullName : string -> Type
Public Shared Function TryGetObjectTypeFromFullName (fullTypeName As String) As Type

Parâmetros

fullTypeName
String

Retornos

Aplica-se a