DkmManagedModuleUpdate.UpdatedMethods Eigenschaft

Definition

Methoden Token für alle vom Update betroffenen Methoden.

         Diese API wurde in Visual Studio 16 Update 3 (dkmapiversion. VS16Update3) eingeführt.
public:
 property System::Collections::ObjectModel::ReadOnlyCollection<int> ^ UpdatedMethods { System::Collections::ObjectModel::ReadOnlyCollection<int> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<int> UpdatedMethods { get; }
member this.UpdatedMethods : System.Collections.ObjectModel.ReadOnlyCollection<int>
Public ReadOnly Property UpdatedMethods As ReadOnlyCollection(Of Integer)

Eigenschaftswert

ReadOnlyCollection<Int32>

Gilt für