QueryProgressEstimationResult.ActualRebindCount 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:
property System::UInt64 ActualRebindCount { System::UInt64 get(); void set(System::UInt64 value); };
public ulong ActualRebindCount { get; set; }
member this.ActualRebindCount : uint64 with get, set
Public Property ActualRebindCount As ULong