PropertyMapper.UpdateKeys Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual property System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ UpdateKeys { System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ get(); };
public virtual System.Collections.Generic.IReadOnlyCollection<string> UpdateKeys { get; }
member this.UpdateKeys : System.Collections.Generic.IReadOnlyCollection<string>
Public Overridable ReadOnly Property UpdateKeys As IReadOnlyCollection(Of String)