[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public Nullable<int> LastModifyAgoHrs { get; set; }
[ConfigAttribute]
public Nullable<int> LastModifyAgoHrs { get; set; }
<ConfigAttribute>
Public Property LastModifyAgoHrs As Nullable(Of Integer)
Get
Set
<ConfigAttribute>
Public Property LastModifyAgoHrs As Nullable(Of Integer)
Get
Set
public:
[ConfigAttribute]
property Nullable<int> LastModifyAgoHrs {
Nullable<int> get ();
void set (Nullable<int> value);
}
public:
[ConfigAttribute]
property Nullable<int> LastModifyAgoHrs {
Nullable<int> get ();
void set (Nullable<int> value);
}
[<ConfigAttribute>]
member LastModifyAgoHrs : Nullable<int> with get, set
[<ConfigAttribute>]
member LastModifyAgoHrs : Nullable<int> with get, set
Property Value
Type:
Nullable
Int32