SourceFileInfo.ClassType Property

Definition

Gets the class type of this source file. May be null, if the file was not inside the Unity project.

public:
 property Type ^ ClassType { Type ^ get(); };
public Type ClassType { get; }
member this.ClassType : Type
Public ReadOnly Property ClassType As Type

Property Value

Type

Applies to