次の方法で共有


FileMetadataChangedEventArgs.FileMetadataChanges Property

Definition

A set of metadata changes

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::VisualStudio::Workspace::VSIntegration::MetadataService::FileMetadataChange ^> ^ FileMetadataChanges { System::Collections::Generic::IReadOnlyList<Microsoft::VisualStudio::Workspace::VSIntegration::MetadataService::FileMetadataChange ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Workspace.VSIntegration.MetadataService.FileMetadataChange> FileMetadataChanges { get; }
member this.FileMetadataChanges : System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Workspace.VSIntegration.MetadataService.FileMetadataChange>
Public ReadOnly Property FileMetadataChanges As IReadOnlyList(Of FileMetadataChange)

Property Value

Applies to