Share via


DocumentRenameOptions.RenameMatchingTypeInStrings Property

Definition

If the document contains a type declaration with matching name rename identifiers in strings that match the name as well.

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

Property Value

Attributes

Applies to