HttpCachePolicy.GetNoStore Método
Definição
Obtém o status do repositório.Gets the status of the store.
public:
bool GetNoStore();
public bool GetNoStore ();
member this.GetNoStore : unit -> bool
Public Function GetNoStore () As Boolean
Retornos
true se nenhum repositório está definido; caso contrário, false.true if no store is set; otherwise false.