FileSystemChangeTracker.Changes Vlastnost

Definice

public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Web::CodeGeneration::Contracts::FileSystemChange::FileSystemChangeInformation ^> ^ Changes { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Web::CodeGeneration::Contracts::FileSystemChange::FileSystemChangeInformation ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Web.CodeGeneration.Contracts.FileSystemChange.FileSystemChangeInformation> Changes { get; }
member this.Changes : seq<Microsoft.VisualStudio.Web.CodeGeneration.Contracts.FileSystemChange.FileSystemChangeInformation>
Public ReadOnly Property Changes As IEnumerable(Of FileSystemChangeInformation)

Hodnota vlastnosti

Implementuje

Platí pro