UtilTweakingNoSimpleNetIDList Property
Gets or sets a value that determines whether network files or folders are automatically refreshed after you create,
move or delete files or folders.
Namespace: DevCase.Core.Windows.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool NoSimpleNetIDList { get; set; }
Public Shared Property NoSimpleNetIDList As Boolean
Get
Set
Dim value As Boolean
value = UtilTweaking.NoSimpleNetIDList
UtilTweaking.NoSimpleNetIDList = value
public:
static property bool NoSimpleNetIDList {
bool get ();
void set (bool value);
}
static member NoSimpleNetIDList : bool with get, set
No code example is currently available or this language may not be supported.
Property Value
Boolean to automatically refreshed network files or folders,
otherwise.