Share via


FileReferenceInfo.ReferenceType Property

Definition

The reference type

public:
 property Nullable<int> ReferenceType { Nullable<int> get(); };
public int? ReferenceType { get; }
member this.ReferenceType : Nullable<int>
Public ReadOnly Property ReferenceType As Nullable(Of Integer)

Property Value

Applies to