Свойство FileLine

Пространство имен:  Microsoft.DataWarehouse.Interfaces.Debugger
Сборка:  Microsoft.DataWarehouse.Interfaces (в Microsoft.DataWarehouse.Interfaces.dll)

Синтаксис

'Декларация
Public Property FileLine As Integer
    Get
    Set
'Применение
Dim instance As BreakpointInfo
Dim value As Integer

value = instance.FileLine

instance.FileLine = value
public int FileLine { get; set; }
public:
property int FileLine {
    int get ();
    void set (int value);
}
member FileLine : int with get, set
function get FileLine () : int
function set FileLine (value : int)

Значение свойства

Тип: System. . :: . .Int32