Sdílet prostřednictvím


PexCreatableByClassFactoryAttribute.FactoryType Property

Definition

Gets the type of the binding.

public:
 property Microsoft::ExtendedReflection::Metadata::TypeEx ^ FactoryType { Microsoft::ExtendedReflection::Metadata::TypeEx ^ get(); };
public Microsoft.ExtendedReflection.Metadata.TypeEx FactoryType { get; }
member this.FactoryType : Microsoft.ExtendedReflection.Metadata.TypeEx
Public ReadOnly Property FactoryType As TypeEx

Property Value

Microsoft.ExtendedReflection.Metadata.TypeEx

The type of the binding.

Applies to