CodeLensDataPointDescriptor.IntValue Özellik

Tanım

Veri noktasının tamsayı içeriği.

public:
 property Nullable<int> IntValue { Nullable<int> get(); void set(Nullable<int> value); };
public int? IntValue { get; set; }
member this.IntValue : Nullable<int> with get, set
Public Property IntValue As Nullable(Of Integer)

Özellik Değeri

Nullable<Int32>

Şunlara uygulanır