CopyFolderParameters.IfAnotherFolderIsAlreadyThere 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.
Pick one of the options available
[System.Text.Json.Serialization.JsonPropertyName("nameConflictBehavior")]
public int? IfAnotherFolderIsAlreadyThere { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("nameConflictBehavior")>]
member this.IfAnotherFolderIsAlreadyThere : Nullable<int> with get, set
Public Property IfAnotherFolderIsAlreadyThere As Nullable(Of Integer)
Property Value
- Attributes