ConnectionInfo.UseExistingFile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an indication for the status of use existing file property of the ConnectionInfo object.
public bool UseExistingFile { get; }
member this.UseExistingFile : bool
Public ReadOnly Property UseExistingFile As Boolean
Property Value
true if UseExistingFile; otherwise, false.