Compartir a través de


TextChange.NoChanges Propiedad

Definición

Conjunto vacío de cambios.

public:
 static property System::Collections::Generic::IReadOnlyList<Microsoft::CodeAnalysis::Text::TextChange> ^ NoChanges { System::Collections::Generic::IReadOnlyList<Microsoft::CodeAnalysis::Text::TextChange> ^ get(); };
public static System.Collections.Generic.IReadOnlyList<Microsoft.CodeAnalysis.Text.TextChange> NoChanges { get; }
static member NoChanges : System.Collections.Generic.IReadOnlyList<Microsoft.CodeAnalysis.Text.TextChange>
Public Shared ReadOnly Property NoChanges As IReadOnlyList(Of TextChange)

Valor de propiedad

Se aplica a