DocumentRenameOptions Struct
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.
Options for renaming a document.
[System.Runtime.Serialization.DataContract]
public readonly struct DocumentRenameOptions : IEquatable<Microsoft.CodeAnalysis.Rename.DocumentRenameOptions>
[<System.Runtime.Serialization.DataContract>]
type DocumentRenameOptions = struct
Public Structure DocumentRenameOptions
Implements IEquatable(Of DocumentRenameOptions)
- Inheritance
-
DocumentRenameOptions
- Attributes
- Implements
Document |
Options for renaming a document. |
Rename |
If the document contains a type declaration with matching name rename identifiers in comments that match the name as well. |
Rename |
If the document contains a type declaration with matching name rename identifiers in strings that match the name as well. |
Equality(Document |
|
Inequality(Document |
Produkt | Versionen |
---|---|
Roslyn | 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 4.12.2, 4.13.0 |
Feedback zu .NET
.NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: