Share via


SymbolRenameOptions.RenameFile Property

Definition

If the symbol is a type renames the file containing the type declaration as well.

[System.Runtime.Serialization.DataMember(Order=3)]
public bool RenameFile { get; init; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.RenameFile : bool with get, set
Public Property RenameFile As Boolean

Property Value

Attributes

Applies to