Leadtools.Multimedia Namespace > Processor Class : Type Property |
'Declaration Public ReadOnly Property Type As ProcessorType
'Usage Dim instance As Processor Dim value As ProcessorType value = instance.Type
public ProcessorType Type {get;}
public: property ProcessorType Type { ProcessorType get(); }