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 whether write is enabled for multiple locations or not
public bool? MultipleWriteLocationsEnabled { get; }
member this.MultipleWriteLocationsEnabled : Nullable<bool>
Public ReadOnly Property MultipleWriteLocationsEnabled As Nullable(Of Boolean)